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()
public void performExecute()
throws ECException
-
-
ECException
setCalculationCodeAB
public void setCalculationCodeAB(CalculationCodeAccessBean calculationCodeAB)
setCalculationUsage
public void setCalculationUsage(java.lang.Integer calculationUsage)
setOrderItemABHash
public void setOrderItemABHash(java.util.Hashtable orderItemABHash)