com.ibm.commerce.taxation.commands
Interface ApplyOrderTaxesCmd

All Known Implementing Classes:
ApplyOrderTaxesCmdImpl, ApplyOrderTaxesTIKCmdImpl

public interface ApplyOrderTaxesCmd

The interface allows for multiple categories of tax amounts for each of the tax types to be set for all the input OrderItems.


Field Summary
static java.lang.String COPYRIGHT
static java.lang.String NAME
Field Detail

COPYRIGHT

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

Feedback