|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.fsm.RcomRmmAction
com.retek.component.customerorder.linefsm.action.BaseOrderLineCancelAction
Constructor Summary | |
BaseOrderLineCancelAction()
|
Method Summary | |
abstract void |
doAction(java.lang.Object bo,
RcomRmmEvent event)
|
protected CustomerOrderPaymentTransactionType |
getPaymentTransactionType(CustomerOrderLineImpl orderLine)
|
protected void |
settleCreditPaymentsForReplacementSaleCancel(Money totalCancelValue,
ReturnLineImpl returnLine)
|
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 |
public BaseOrderLineCancelAction()
Method Detail |
public abstract void doAction(java.lang.Object bo, RcomRmmEvent event) throws SystemException, BusinessException
doAction
in class RcomRmmAction
SystemException
BusinessException
protected final void settleCreditPaymentsForReplacementSaleCancel(Money totalCancelValue, ReturnLineImpl returnLine) throws SystemException, BusinessException
SystemException
BusinessException
protected CustomerOrderPaymentTransactionType getPaymentTransactionType(CustomerOrderLineImpl orderLine) throws SystemException
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |