com.ibm.commerce.taxation.commands
Class TaxCalculationCodeApplyCmdImpl
java.lang.Object
CalculationCmdImpl
com.ibm.commerce.taxation.commands.TaxCalculationCodeApplyCmdImpl
- All Implemented Interfaces:
- TaxCalculationCodeApplyCmd
- public class TaxCalculationCodeApplyCmdImpl
- extends CalculationCmdImpl
- implements TaxCalculationCodeApplyCmd
The default implementation for tax 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
TaxCalculationCodeApplyCmdImpl
public TaxCalculationCodeApplyCmdImpl()
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.