com.ibm.commerce.taxation.commands
Class TaxCalculationCodeApplyCmdImpl
com.ibm.commerce.taxation.commands.TaxCalculationCodeApplyCmdImpl
- All Implemented Interfaces:
- TaxCalculationCodeApplyCmd
- public class TaxCalculationCodeApplyCmdImpl
- implements TaxCalculationCodeApplyCmd
The default implementation for tax calculationUsage adds the specified
MonetaryAmounts to the tax amounts for the specified OrderItems.
Field Summary |
static java.lang.String |
COPYRIGHT
|
COPYRIGHT
public static final java.lang.String COPYRIGHT
TaxCalculationCodeApplyCmdImpl
public TaxCalculationCodeApplyCmdImpl()
performExecute
public void performExecute()
throws ECException
setCalculationCodeAB
public void setCalculationCodeAB(CalculationCodeAccessBean calculationCodeAB)
setCalculationUsage
public void setCalculationUsage(java.lang.Integer calculationUsage)
setOrderItemABHash
public void setOrderItemABHash(java.util.Hashtable orderItemABHash)