com.retek.commons.fsm
Class RcomRmmAction

java.lang.Object
  extended bycom.retek.commons.fsm.RcomRmmAction
All Implemented Interfaces:
com.retek.fsm.Action, java.io.Serializable

public abstract class RcomRmmAction
extends java.lang.Object
implements com.retek.fsm.Action

See Also:
Serialized Form

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

RcomRmmAction

public RcomRmmAction()
Method Detail

doIt

public void doIt(com.retek.fsm.FSMAble fsmable,
                 com.retek.fsm.Event event)
          throws java.lang.Exception
Specified by:
doIt in interface com.retek.fsm.Action
Throws:
java.lang.Exception

doAction

public abstract void doAction(java.lang.Object bo,
                              RcomRmmEvent event)
                       throws SystemException,
                              BusinessException
Throws:
SystemException
BusinessException


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25