com.ibm.commerce.taxation.commands
Interface TaxCalculationCodeApplyCmd

All Known Implementing Classes:
ShippingTaxCalculationCodeApplyCmdImpl, TaxCalculationCodeApplyCmdImpl

public interface TaxCalculationCodeApplyCmd

The TaxCalculationCodeApplyCmd adds the specified MonetaryAmounts to the tax amounts for the specified OrderItems for the tax CalculationUsage.


Field Summary
static java.lang.String COPYRIGHT
           
static java.lang.String defaultCommandClassName
           
static java.lang.String NAME            
 

Field Detail
public static final java.lang.String COPYRIGHT
See Also:
Constant Field Values

NAME

public static final java.lang.String NAME
See Also:
Constant Field Values

defaultCommandClassName

public static final java.lang.String defaultCommandClassName
See Also:
Constant Field Values