Changed Classes and
Interfaces
|
ApplyOrderTaxesCmd
|
The interface allows for multiple categories of tax amounts
for each of the tax types to be set for all the input OrderItems. |
GetDisplayTaxesCmd
|
The interface sets the tax amounts for each of the tax
categories that have been marked for display for the input catalog
entry. |
GetDisplayTaxesCmdImpl
|
The GetDisplayTaxesCmd Task Command default
Implementation can be called by any commands and databeans to set the different
categories of tax amounts (e.g. |
ResolveTaxJurisdictionCmdImpl
|
This is the default implementation of the
ResolveTaxJurisdiction task commands. |
TaxCalculationCodeApplyCmd
|
The TaxCalculationCodeApplyCmd adds the specified
MonetaryAmounts to the tax amounts for the specified OrderItems for the tax
CalculationUsage. |
TaxCalculationCodeApplyCmdImpl
|
The default implementation for tax calculationUsage adds the
specified MonetaryAmounts to the tax amounts for the specified
OrderItems. |
TaxCalculationCodeCombineCmd
|
This command is the same as the CalculationCodeCombineCmd
except that only one tax CalculationCode for each TaxType will be used for each
OrderItem. |
TaxCalculationCodeCombineCmdImpl
|
This command is the same as the CalculationCodeCombineCmd
except that only one tax CalculationCode for each TaxType will be used for each
OrderItem. |
TaxCalculationRuleCalculateCmd
|
Given a CalculationRule and one or more OrderItems in a
particular Order this method returns a MonetaryAmount result for each
OrderItem. |
TaxCalculationRuleCalculateCmdImpl
|
The default implementation adds the results from each
applicable CalculationScale. |
TaxCalculationRuleQualifyCmd
|
Given a list of OrderItems this command determines for which
of them a particular CalculationRule applies. |
TaxCalculationRuleQualifyCmdImpl
|
The default implementation for the task command returns
several lists of OrderItems whose shipping addresses as well as the fulfillment
centre match one of the rule's associated TaxJurisdictionCalculationRules
(a match is implied if there are none). |
TaxableNetPriceCalculationScaleLookupCmd
|
Appropriate for sales tax scales. |
TaxableNetPriceCalculationScaleLookupCmdImpl
|
Appropriate for sales tax scales. |
TaxableUnitPriceCalculationScaleLookupCmd
|
Appropriate for "per item" sales tax scales
especially where a maximum tax per item may be specified. |
TaxableUnitPriceCalculationScaleLookupCmdImpl
|
Appropriate for "per item" sales tax scales
especially where a maximum tax per item may be specified. |