com.ibm.commerce.order.calculation
Interface CalculationConstants.DefaultDiscountCalculationMethodIds
-
- Enclosing interface:
- CalculationConstants
public static interface CalculationConstants.DefaultDiscountCalculationMethodIds
Default calculationMethodIds for discount.
-
-
Field Summary
-
-
-
Field Detail
-
CalculationCodeCombineCmd
static final java.lang.Integer CalculationCodeCombineCmd
-
CalculationCodeQualifyCmd
static final java.lang.Integer CalculationCodeQualifyCmd
-
CalculationCodeCalculateCmd
static final java.lang.Integer CalculationCodeCalculateCmd
-
DiscountCalculationCodeApplyCmd
static final java.lang.Integer DiscountCalculationCodeApplyCmd
-
CalculationRuleCombineCmd
static final java.lang.Integer CalculationRuleCombineCmd
-
DiscountCalculationRuleQualifyCmd
static final java.lang.Integer DiscountCalculationRuleQualifyCmd
-
CalculationRuleCalculateCmd
static final java.lang.Integer CalculationRuleCalculateCmd
-
QuantityCalculationScaleLookupCmd
static final java.lang.Integer QuantityCalculationScaleLookupCmd
-
WeightCalculationScaleLookupCmd
static final java.lang.Integer WeightCalculationScaleLookupCmd
-
NDPriceCalculationScaleLookupCmd
static final java.lang.Integer NDPriceCalculationScaleLookupCmd
-
NetPriceCalculationScaleLookupCmd
static final java.lang.Integer NetPriceCalculationScaleLookupCmd
-
UnitPriceCalculationScaleLookupCmd
static final java.lang.Integer UnitPriceCalculationScaleLookupCmd
-
FixedAmountCalculationRangeCmd
static final java.lang.Integer FixedAmountCalculationRangeCmd
-
PerUnitAmountCalculationRangeCmd
static final java.lang.Integer PerUnitAmountCalculationRangeCmd
-
PercentageCalculationRangeCmd
static final java.lang.Integer PercentageCalculationRangeCmd
-
QuantitySpreadByNetPriceCalculationScaleLookupCmd
static final java.lang.Integer QuantitySpreadByNetPriceCalculationScaleLookupCmd
-
WeightSpreadByNetPriceCalculationScaleLookupCmd
static final java.lang.Integer WeightSpreadByNetPriceCalculationScaleLookupCmd
-
NetPriceWithQuantityAsResultMultiplierCalculationScaleLookupCmd
static final java.lang.Integer NetPriceWithQuantityAsResultMultiplierCalculationScaleLookupCmd
-
-