com.ibm.commerce.taxation.commands
Class ShippingTaxCalculationCodeApplyCmdImpl
java.lang.Object
CalculationCmdImpl
com.ibm.commerce.taxation.commands.ShippingTaxCalculationCodeApplyCmdImpl
- All Implemented Interfaces:
- TaxCalculationCodeApplyCmd
- public class ShippingTaxCalculationCodeApplyCmdImpl
- extends CalculationCmdImpl
- implements TaxCalculationCodeApplyCmd
The default implementation for shipping calculationUsage adds the specified MonetaryAmounts to the tax amounts for the specified OrderItems.
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
COPYRIGHT
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COPYRIGHT
public static final java.lang.String COPYRIGHT
-
- See Also:
- Constant Field Values
ShippingTaxCalculationCodeApplyCmdImpl
public ShippingTaxCalculationCodeApplyCmdImpl()
performExecute
public void performExecute()
throws ECException
-
- Throws:
- ECException
setCalculationCodeAB
public void setCalculationCodeAB(CalculationCodeAccessBean calculationCodeAB)
setCalculationUsage
public void setCalculationUsage(java.lang.Integer calculationUsage)
setOrderItemABHash
public void setOrderItemABHash(java.util.Hashtable orderItemABHash)
Feedback
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.