com.retek.component.customer.impl.remote.command
Class CustomerCashOutStoredValueCardRemoteCommand

java.lang.Object
  extended bycom.retek.commons.domain.core.Command
      extended bycom.retek.component.customer.impl.remote.command.CustomerCashOutStoredValueCardRemoteCommand

public class CustomerCashOutStoredValueCardRemoteCommand
extends Command


Field Summary
static java.lang.String CHECK_TENDER_TYPE_CODE
           
 
Constructor Summary
CustomerCashOutStoredValueCardRemoteCommand()
           
 
Method Summary
protected  void doExecute()
           
 com.retek.rib.binding.payload.RefdPayStlmtDesc getPayload()
           
 StoredValueCardCashoutResponse getResponse()
           
 void setAccountNumber(java.lang.String string)
           
 void setCustomer(Customer customer)
           
 void setPinNumber(java.lang.String string)
           
 void setUser(User user)
           
 
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
 

Field Detail

CHECK_TENDER_TYPE_CODE

public static final java.lang.String CHECK_TENDER_TYPE_CODE
See Also:
Constant Field Values
Constructor Detail

CustomerCashOutStoredValueCardRemoteCommand

public CustomerCashOutStoredValueCardRemoteCommand()
Method Detail

doExecute

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

setAccountNumber

public void setAccountNumber(java.lang.String string)

setCustomer

public void setCustomer(Customer customer)

setPinNumber

public void setPinNumber(java.lang.String string)

setUser

public void setUser(User user)

getResponse

public StoredValueCardCashoutResponse getResponse()

getPayload

public com.retek.rib.binding.payload.RefdPayStlmtDesc getPayload()


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