public class EDPRefundMethodsBeanCmdImpl extends AEDPDataBeanCommandImpl implements EDPRefundMethodsBeanCmd
The default implementation for EDPRefundMethodsCmdImpl.
It populates the data for the data bean EDPRefundMethodsDataBean.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM Copyright notice field.
|
emptyString, EURO_CODEdefaultCommandClassName, NAME| Constructor and Description |
|---|
EDPRefundMethodsBeanCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Locale |
getLocale()
This method gets the locale from the globalization context.
|
java.lang.String |
getPaymentGroupId()
This method gets the payment configuration group id.
|
void |
performExecute()
This method is the main business logic execution starts here
|
void |
reset()
This method resets the command fields.
|
void |
setPaymentGroupId(java.lang.String paymentGroupIdLocal)
This method sets the payment configuration group id.
|
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 java.util.Locale getLocale()
getLocale in class AEDPDataBeanCommandImplpublic void performExecute()
throws ECException
performExecute in interface ECCommandperformExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class AbstractECTargetableCommandECExceptionpublic void reset()
This method resets the command fields.
After this method is invoked, and proper attributes are set, the command can be executed again.
reset in interface com.ibm.websphere.command.Commandreset in class AbstractECTargetableCommandpublic java.lang.String getPaymentGroupId()
public void setPaymentGroupId(java.lang.String paymentGroupIdLocal)
setPaymentGroupId in interface EDPRefundMethodsBeanCmdpaymentGroupIdLocal - the current payment configuration group id