UnitShippingCalculationScaleLookupCmd
.public interface UnitShippingCalculationScaleLookupCmd
extends com.ibm.commerce.order.utils.CalculationScaleLookupCmd
Both the "lookup number" and the "base monetary value" are the sum of the shipping charges for the OrderItems, divided by the "result multiplier". The "lookup number" is converted to the currency specified by the currStr attribute of the CalculationScale. The "result multiplier" is the sum of the OrderItem quantities. The mathematical weights are the shipping charges, each divided by its OrderItem quantity.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
Deprecated.
|
static java.lang.String |
defaultCommandClassName
Deprecated.
|
static java.lang.String |
NAME
Deprecated.
|
getBaseMonetaryAmount, getLookupNumber, getResultMultiplier, setCalculationRuleAB, setCalculationScaleAB, setOrderItemABHash
setCalculationCmdCache, setCalculationUsage, setOrderCurrency
executeFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCache
getCommandTarget, getCommandTargetName, hasOutputProperties, performExecute, setCommandTarget, setCommandTargetName, setOutputProperties
checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, performExecute, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameters
static final java.lang.String COPYRIGHT
static final java.lang.String NAME
static final java.lang.String defaultCommandClassName