|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.fsm.RcomRmmAction
Constructor Summary | |
---|---|
RcomRmmAction()
|
Method Summary | |
---|---|
abstract void |
doAction(java.lang.Object bo,
RcomRmmEvent event)
|
void |
doIt(com.retek.fsm.FSMAble fsmable,
com.retek.fsm.Event event)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RcomRmmAction()
Method Detail |
public void doIt(com.retek.fsm.FSMAble fsmable, com.retek.fsm.Event event) throws java.lang.Exception
doIt
in interface com.retek.fsm.Action
java.lang.Exception
public abstract void doAction(java.lang.Object bo, RcomRmmEvent event) throws SystemException, BusinessException
SystemException
BusinessException
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |