public interface NetShippingCalculationScaleLookupCmd extends CalculationScaleLookupCmd
CalculationScaleLookup
command is intended for calculation scales that are based on net shipping
charge. It returns:
| Property | Value |
|---|---|
| base monetary value | sum of shipping charges |
| lookup number | sum of shipping charges |
| result multiplier | 1 |
weight of each item | shipping charge of each item |
CalculationScaleLookupCmd,
Item| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
defaultCommandClassName |
static java.lang.String |
NAME |
COPYRIGHTgetBaseMonetaryValue, getLookupNumber, getResultMultiplier, getWeights, setItems, setRule, setScalegetCurrency, getCustomProperties, getCustomProperty, getTimestamp, getUsageId, setCurrency, setCustomProperties, setCustomProperty, setTimestamp, setUsageIdgetPolicyId, getRequestProperties, setPolicyId, setRequestPropertiesexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCachegetCommandTarget, getCommandTargetName, hasOutputProperties, performExecute, setCommandTarget, setCommandTargetName, setOutputPropertiescheckIsAllowed, checkResourcePermission, createCommandExecutionEvent, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, performExecute, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParametersstatic final java.lang.String NAME
static final java.lang.String defaultCommandClassName