TaxCalculationCodeApplyCmdImpl.public class TaxCalculationCodeApplyCmdImpl extends com.ibm.commerce.order.utils.CalculationCmdImpl implements TaxCalculationCodeApplyCmd
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
Deprecated.
|
defaultCommandClassName, NAME| Constructor and Description |
|---|
TaxCalculationCodeApplyCmdImpl()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
performExecute()
Deprecated.
This method performs the business logic for this command.
|
void |
setCalculationCodeAB(CalculationCodeAccessBean calculationCodeAB)
Deprecated.
|
void |
setCalculationUsage(java.lang.Integer calculationUsage)
Deprecated.
|
void |
setOrderItemABHash(java.util.Hashtable orderItemABHash)
Deprecated.
|
reset, setCalculationCmdCache, setOrderCurrency, validateParametersaccessControlCheck, checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getObjectSize, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, isReadyToCallExecute, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultPropertiesexecuteFromCache, 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, waitsetCalculationCmdCache, setOrderCurrencyexecuteFromCache, 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 TaxCalculationCodeApplyCmdImpl()
public void performExecute()
throws ECException
AbstractECTargetableCommandperformExecute in interface ECCommandperformExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class AbstractECTargetableCommandECExceptionpublic void setCalculationCodeAB(CalculationCodeAccessBean calculationCodeAB)
setCalculationCodeAB in interface com.ibm.commerce.order.utils.CalculationCodeApplyCmdpublic void setCalculationUsage(java.lang.Integer calculationUsage)
setCalculationUsage in interface com.ibm.commerce.order.utils.CalculationCmdsetCalculationUsage in class com.ibm.commerce.order.utils.CalculationCmdImplpublic void setOrderItemABHash(java.util.Hashtable orderItemABHash)
setOrderItemABHash in interface com.ibm.commerce.order.utils.CalculationCodeApplyCmd