com.ibm.commerce.taxation.commands
Class ShippingTaxCalculationCodeApplyCmdImpl
com.ibm.commerce.taxation.commands.ShippingTaxCalculationCodeApplyCmdImpl
- All Implemented Interfaces:
- TaxCalculationCodeApplyCmd
- public class ShippingTaxCalculationCodeApplyCmdImpl
- implements TaxCalculationCodeApplyCmd
The default implementation for shipping 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
ShippingTaxCalculationCodeApplyCmdImpl
public ShippingTaxCalculationCodeApplyCmdImpl()
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)