com.retek.component.salesaudit.impl.remote.command
Class SalesAuditSvcCashoutConverterRemoteCommand

java.lang.Object
  extended bycom.retek.commons.domain.core.Command
      extended bycom.retek.component.salesaudit.impl.remote.command.SalesAuditSvcCashoutConverterRemoteCommand

public class SalesAuditSvcCashoutConverterRemoteCommand
extends Command

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

SalesAuditSvcCashoutConverterRemoteCommand

public SalesAuditSvcCashoutConverterRemoteCommand()
Method Detail

setStoredValueCardCashout

public void setStoredValueCardCashout(StoredValueCardCashout svcCashout)

getTransactionContainer

public SaeStoreTransactionContainer getTransactionContainer()

doExecute

public void doExecute()
               throws SystemException,
                      BusinessException
Specified by:
doExecute in class Command
Throws:
SystemException
BusinessException


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