public class ShippingAdjustmentCalculationCodeCombineCmdImpl extends com.ibm.commerce.order.calculation.PromotionEngineDiscountCalculationCodeCombineCmdImpl implements ShippingAdjustmentCalculationCodeCombineCmd
ShippingAdjustmentCalculationCodeCombineCmd
.
PromotionEngineDiscountCalculationCodeCombineCmdImpl.performExecute()
to get a group list.
This list contains the groups from direct attachment calculation code (-12) and promotions defined in promotionEngine.
Modifier and Type | Field and Description |
---|---|
static java.lang.Integer |
CONTRACT_SHIP_ADJUST
calcode_id for contract defined shipping charge adjustment
|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
static java.lang.Integer |
CSR_DIRECT_SHIP_ADJUST
calcode_id for CSR directly shipping charge adjustment
|
static java.lang.Integer |
TSR_SHIPMODE_SHIP_ADJUST
calcode_id for TSR shipmode level shipping charge override
|
defaultCommandClassName, NAME
defaultCommandClassName, NAME
Constructor and Description |
---|
ShippingAdjustmentCalculationCodeCombineCmdImpl()
Constructor for DiscountCalculationCodeCombineCmdImpl.
|
Modifier and Type | Method and Description |
---|---|
void |
performExecute()
Executes this command implementation instance.
|
void |
reset()
Resets this command implementation instance.
|
getGroups, setItems, setTaxCategoryIds
getCurrency, getCustomProperties, getCustomProperty, getTimestamp, getUsageId, setCurrency, setCustomProperties, setCustomProperty, setTimestamp, setUsageId
getPolicyId, getRequestProperties, setPolicyId, setRequestProperties
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, validateParameters
executeFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCache
getCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicy
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getGroups, setItems, setTaxCategoryIds
getCurrency, getCustomProperties, getCustomProperty, getTimestamp, getUsageId, setCurrency, setCustomProperties, setCustomProperty, setTimestamp, setUsageId
getPolicyId, getRequestProperties, setPolicyId, setRequestProperties
executeFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCache
getCommandTarget, getCommandTargetName, hasOutputProperties, setCommandTarget, setCommandTargetName, setOutputProperties
checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameters
public static final java.lang.String COPYRIGHT
public static final java.lang.Integer CSR_DIRECT_SHIP_ADJUST
public static final java.lang.Integer TSR_SHIPMODE_SHIP_ADJUST
public static final java.lang.Integer CONTRACT_SHIP_ADJUST
public ShippingAdjustmentCalculationCodeCombineCmdImpl()
public void reset()
reset
in interface com.ibm.websphere.command.Command
reset
in class com.ibm.commerce.order.calculation.PromotionEngineDiscountCalculationCodeCombineCmdImpl
Command.reset()
public void performExecute() throws ECException
performExecute
in interface ECCommand
performExecute
in interface com.ibm.websphere.command.TargetableCommand
performExecute
in class com.ibm.commerce.order.calculation.PromotionEngineDiscountCalculationCodeCombineCmdImpl
ECException
TargetableCommand.performExecute()