public class ShippingAdjustmentBeanCmdImpl extends DataBeanCommandImpl implements ShippingAdjustmentBeanCmd
ShippingAdjustmentBeanCmd databean command.| Modifier and Type | Field and Description |
|---|---|
static java.lang.Integer |
CALCODE_CONTRACT_SHIP_ADJUST
This is the
calcode_id for contract defined shipping charge adjustment. |
static java.lang.Integer |
CALCODE_CSR_DIRECT_SHIP_ADJUST
This is the
calcode_id for CSR direct shipping charge adjustment |
static java.lang.Integer |
CALCODE_TSR_SHIPMODE_SHIP_ADJUST
This is the
calcode_id for TSR ship mode level shipping charge adjustment. |
static java.lang.String |
COPYRIGHT
The IBM Copyright notice field.
|
emptyString, EURO_CODEdefaultCommandClassName, NAME| Constructor and Description |
|---|
ShippingAdjustmentBeanCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
performExecute()
Main business logic execution starts here.
|
getDataBean, populateDataBeanCommand, setDataBean, 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, 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 static final java.lang.Integer CALCODE_CSR_DIRECT_SHIP_ADJUST
calcode_id for CSR direct shipping charge adjustmentpublic static final java.lang.Integer CALCODE_TSR_SHIPMODE_SHIP_ADJUST
calcode_id for TSR ship mode level shipping charge adjustment.public static final java.lang.Integer CALCODE_CONTRACT_SHIP_ADJUST
calcode_id for contract defined shipping charge adjustment.public void performExecute()
throws ECException
performExecute in interface ECCommandperformExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class AbstractECTargetableCommandECException