com.ibm.commerce.taxation.commands
Interface TaxCalculationCodeCombineCmd

All Known Implementing Classes:
TaxCalculationCodeCombineCmdImpl

public interface TaxCalculationCodeCombineCmd

This command is the same as the CalculationCodeCombineCmd, except that only one tax CalculationCode for each TaxType will be used for each OrderItem. If more than one is "attached", only the "first Calculation Code (according to its sequence attribute) is considered to be "attached".


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