com.ibm.commerce.taxation.commands

Interface TaxCalculationCodeCombineCmd

  • All Superinterfaces:
    com.ibm.websphere.command.CacheableCommand, com.ibm.commerce.command.CacheableECCommand, com.ibm.commerce.order.utils.CalculationCmd, com.ibm.commerce.order.utils.CalculationCodeCombineCmd, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, ECCommand, java.io.Serializable, com.ibm.websphere.command.TargetableCommand, TaskCommand
    All Known Implementing Classes:
    TaxCalculationCodeCombineCmdImpl

    Deprecated. 

    public interface TaxCalculationCodeCombineCmd
    extends com.ibm.commerce.order.utils.CalculationCodeCombineCmd
    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".