public class EDPRefundInstructionsBeanCmdImpl extends AEDPDataBeanCommandImpl implements EDPRefundInstructionsBeanCmd, EDPPaymentInstructionsBeanCmd
This is the default implementation of EDPRefundInstructionsBeanCmd data bean command.
It populates the data for the data bean EDPRefundInstructionsDataBean.
EDPPaymentInstructionsBeanCmd purely for binary compatibility.
In a future release, it will not implement that interface.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright notice field.
|
emptyString, EURO_CODEdefaultCommandClassName, NAMEdefaultCommandClassName, NAME| Constructor and Description |
|---|
EDPRefundInstructionsBeanCmdImpl()
The default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
performExecute()
This method executes the business logic of this command implementation.
|
void |
reset()
This method resets the command parameters called by Commerce framework.
|
getLocale, getOrderChannel, getOrderId, getQueryHandler, getRmaId, getStoreId, setOrderChannel, setOrderId, setRmaIdgetDataBean, populateDataBeanCommand, setDataBean, setRequestPropertiesaccessControlCheck, checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getObjectSize, getPostInvokeParameters, getPreInvokeParameters, getResources, getUser, getUserId, isReadyToCallExecute, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParametersexecuteFromCache, 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, waitgetDataBean, setDataBean, setRequestPropertiesgetCommandTarget, getCommandTargetName, hasOutputProperties, setCommandTarget, setCommandTargetName, setOutputPropertiescheckIsAllowed, checkResourcePermission, createCommandExecutionEvent, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameterspublic static final java.lang.String COPYRIGHT
public EDPRefundInstructionsBeanCmdImpl()
public void performExecute()
throws ECException
performExecute in interface ECCommandperformExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class AbstractECTargetableCommandECException - This exception is thrown if something fails
while accessing payments rules subcomponent.public void reset()
reset in interface com.ibm.websphere.command.Commandreset in class AbstractECTargetableCommand