com.ibm.commerce.taxation.commands
Interface TaxCalculationRuleCalculateCmd

All Known Implementing Classes:
TaxCalculationRuleCalculateCmdImpl

public interface TaxCalculationRuleCalculateCmd

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").


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