|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.opnworks.timesheet.client.TimesheetProcessor
An implementation of the ITimesheetStateListener interface. This is a sample implementation
ITimesheetStateListener| Constructor Summary | |
TimesheetProcessor()
Implement the "TimesheetProcessor" constructor. |
|
| Method Summary | |
void |
stateChanged(Timesheet timesheet,
java.lang.String previousState)
Implementation of the "stateChanged" method. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TimesheetProcessor()
| Method Detail |
public void stateChanged(Timesheet timesheet,
java.lang.String previousState)
stateChanged in interface ITimesheetStateListenertimesheet - Description of ParameterpreviousState - Description of ParameterITimesheetStateListener.stateChanged(com.opnworks.timesheet.domain.Timesheet, java.lang.String)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||