com.retek.component.customerorder.linefsm.action
Class CancelNLAMailOrderLineAction

java.lang.Object
  extended bycom.retek.component.customerorder.linefsm.action.CancelNLAMailOrderLineAction
All Implemented Interfaces:
com.retek.fsm.Action, java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
CancelNLAMailOrderLineAction()
           
 
Method Summary
 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

CancelNLAMailOrderLineAction

public CancelNLAMailOrderLineAction()
Method Detail

doIt

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


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28