The DiscountCalculator will produce the new price of an entity (item, order shipping, ...) |
|
This class is used in conjunction with java.util.Collection and QualificationDiscountDef objects to compare them by priority. |
|
Supports FIXED_OFF and FIXED_PRICE ModifierTypes |
|
Supports PERCENT_OFF ModifierType |
|
This class is not intended to be used concurrently. |
|