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

COPYRIGHT

public static final java.lang.String COPYRIGHT

defaultCommandClassName

public static final java.lang.String defaultCommandClassName

NAME

public static final java.lang.String NAME