| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.bankframe.fe.statemachine.ext.apploaders.sax.SMContentHandler.InitializeProcessUserStateCommand
| Constructor Summary | |
SMContentHandler.InitializeProcessUserStateCommand(java.util.Map processMap)
 | 
|
| Method Summary | |
 java.lang.Object | 
executeAfter(IState state)
This method will be called by the given state, and may perform any operation on that state.  | 
 java.lang.Object | 
executeBefore(IState s)
This method will be called by the given state, and may perform any operation on that state.  | 
| Methods inherited from class java.lang.Object | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public SMContentHandler.InitializeProcessUserStateCommand(java.util.Map processMap)
| Method Detail | 
public java.lang.Object executeAfter(IState state)
                              throws StateMachineException
IStateCommand
executeAfter in interface IStateCommandstate - the calling state.
StateMachineExceptionIStateCommand.executeAfter(IState)
public java.lang.Object executeBefore(IState s)
                               throws StateMachineException
IStateCommand
executeBefore in interface IStateCommands - the calling state.
StateMachineExceptionIStateCommand.executeBefore(IState)
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||