public class CSRDisplayRefundByOriginalPaymentCmdImpl extends CSRDisplayRefundPaymentInfoCmdImpl
Default implementation of the CSRDisplayRefundPaymentInfoCmd interface.
Utilizes these access beans
OrderPaymentInfoAccessBeanRMAAccessBeanDetermineReturnCreditVehicleCmd,
Serialized FormCOPYRIGHT, defaultCommandClassName, NAME| Constructor and Description |
|---|
CSRDisplayRefundByOriginalPaymentCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
performExecute()
Executes the policy command.
|
void |
populateCreditAccountInformation()
Populates refund mechanism information with data based on the payment for the order in RMA.refundAgainstOrdID.
|
void |
validateParameters()
Validate input parameters.
|
getCreditAccountInformation, getRMA, setRMAgetPolicyId, getRequestProperties, setPolicyId, setRequestPropertiesaccessControlCheck, checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getObjectSize, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, isReadyToCallExecute, reset, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultPropertiesexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCachegetCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPolicyId, getRequestProperties, setPolicyId, setRequestPropertiesexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCachegetCommandTarget, getCommandTargetName, hasOutputProperties, setCommandTarget, setCommandTargetName, setOutputPropertiescheckIsAllowed, checkResourcePermission, createCommandExecutionEvent, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultPropertiespublic CSRDisplayRefundByOriginalPaymentCmdImpl()
public void performExecute()
throws ECException
performExecute in interface ECCommandperformExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class AbstractECTargetableCommandECExceptionpublic void populateCreditAccountInformation()
throws ECException
ECExceptionpublic void validateParameters()
throws ECException
validateParameters in interface ECCommandvalidateParameters in class AbstractECTargetableCommandECException - If no RMA is passed in, throw
ECApplicationException specifying _ERR_BAD_MISSING_CMD_PARAMETERECCommand#validateParameters()