public interface ShippingAdjustmentCalculationCodeCombineCmd extends CalculationCodeCombineCmd
Given a calculation usage and a list of items, this command will determine the
shipping adjustment calculation codes that are attached to the items.
It will return a list of groups (see Group), each containing the following:
For more information, refer to the default implementation of this command,
ShippingAdjustmentCalculationCodeCombineCmdImpl.
This command is registered as the following bootstrap calculation methods:
| Storeent ID | Calculation Usage ID | Name |
|---|---|---|
| -1 | -7 | CalculationCodeCombine (shipping adjustment) |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
static java.lang.String |
defaultCommandClassName
The default implementation of this command.
|
static java.lang.String |
NAME
The name of this command.
|
getGroups, setItems, setTaxCategoryIdsgetCurrency, 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 COPYRIGHT
static final java.lang.String NAME
static final java.lang.String defaultCommandClassName