com.ibm.commerce.taxation.commands

Interface TaxCalculationRuleCalculateCmd

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

    Deprecated. 

    public interface TaxCalculationRuleCalculateCmd
    extends com.ibm.commerce.order.utils.CalculationRuleCalculateCmd
    Given a CalculationRule, and one or more OrderItems in a particular Order, this method returns a MonetaryAmount result for each OrderItem. The currency of the MonetaryAmount result is the currency of the Order (the "Order currency").