public class ExternalSetCurrencyPrefCmdImpl extends SetCurrencyPrefCmdImpl implements SetCurrencyPrefCmd
SetCurrencyPrefCmd
. It is used when external system integration is enabled.
For each pending order of the shopper, the order item prices are re-calculated using outbound service
based upon the new shopping currency.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
defaultCommandClassName, NAME
Constructor and Description |
---|
ExternalSetCurrencyPrefCmdImpl()
SetCurrencyPreferenceCmdImpl constructor.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
performExecute, reset, setCurrency, setOrder, validateParameters
accessControlCheck, checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getObjectSize, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, isReadyToCallExecute, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties
setCurrency, setOrder
checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, performExecute, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameters
public static final java.lang.String COPYRIGHT