|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.domain.core.Command
com.retek.component.salesaudit.impl.remote.command.SalesAuditSvcCashoutConverterRemoteCommand
Command class which encapsulates behavior for implementation of the sales audit conversion process for a customer svc cashout.
Constructor Summary | |
SalesAuditSvcCashoutConverterRemoteCommand()
|
Method Summary | |
void |
doExecute()
|
SaeStoreTransactionContainer |
getTransactionContainer()
|
void |
setStoredValueCardCashout(StoredValueCardCashout svcCashout)
|
Methods inherited from class com.retek.commons.domain.core.Command |
addPostExecutionRule, addPreExecutionRule, execute, getContext, isExecuted, processRules, setContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SalesAuditSvcCashoutConverterRemoteCommand()
Method Detail |
public void setStoredValueCardCashout(StoredValueCardCashout svcCashout)
public SaeStoreTransactionContainer getTransactionContainer()
public void doExecute() throws SystemException, BusinessException
doExecute
in class Command
SystemException
BusinessException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |