com.opnworks.timesheet.domain.listeners
Interface ITimesheetStateListener

All Known Implementing Classes:
TimesheetPlugin, TimesheetProcessor, TimesheetProcessor

public interface ITimesheetStateListener

Description of the Interface

Author:
Mirasol OpnWorks

Method Summary
 void stateChanged(Timesheet timesheet, java.lang.String previousState)
           
 

Method Detail

stateChanged

public void stateChanged(Timesheet timesheet,
                         java.lang.String previousState)
Parameters:
timesheet -
previousState - Description of Parameter