public class TaxableNetPricePlusNetShippingCalculationScaleLookupCmdImpl extends NonDiscountedPriceCalculationScaleLookupCmdImpl implements TaxableNetPricePlusNetShippingCalculationScaleLookupCmd
TaxableNetPricePlusNetShippingCalculationScaleLookup command.
This command is suitable for combined sales and shipping tax scales.
The values calculated by this command are as follows:
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT |
defaultCommandClassName, NAMEdefaultCommandClassName, NAME| Constructor and Description |
|---|
TaxableNetPricePlusNetShippingCalculationScaleLookupCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
performExecute()
This method performs the business logic for this command.
|
void |
reset()
Resets the command properties.
|
getBaseMonetaryValue, getLookupNumber, getResultMultiplier, getWeights, setItems, setRule, setScalegetCurrency, getCustomProperties, getCustomProperty, getTimestamp, getUsageId, setCurrency, setCustomProperties, setCustomProperty, setTimestamp, setUsageIdgetPolicyId, getRequestProperties, setPolicyId, setRequestPropertiesaccessControlCheck, checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getObjectSize, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, isReadyToCallExecute, 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, waitgetBaseMonetaryValue, 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, 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 TaxableNetPricePlusNetShippingCalculationScaleLookupCmdImpl()
public void performExecute()
throws ECException
AbstractECTargetableCommandperformExecute in interface ECCommandperformExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class NonDiscountedPriceCalculationScaleLookupCmdImplECExceptionpublic void reset()
reset in interface com.ibm.websphere.command.Commandreset in class NonDiscountedPriceCalculationScaleLookupCmdImplCommand.reset()