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

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

public class ProcessConfirmCancelEntryAction
extends BaseOrderLineCancelAction

See Also:
Serialized Form

Constructor Summary
ProcessConfirmCancelEntryAction()
           
 
Method Summary
 void doAction(java.lang.Object bo, RcomRmmEvent event)
           
 
Methods inherited from class com.retek.component.customerorder.linefsm.action.BaseOrderLineCancelAction
getPaymentTransactionType, settleCreditPaymentsForReplacementSaleCancel
 
Methods inherited from class com.retek.commons.fsm.RcomRmmAction
doIt
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessConfirmCancelEntryAction

public ProcessConfirmCancelEntryAction()
Method Detail

doAction

public void doAction(java.lang.Object bo,
                     RcomRmmEvent event)
              throws SystemException,
                     BusinessException
Specified by:
doAction in class BaseOrderLineCancelAction
Throws:
SystemException
BusinessException


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