com.ibm.commerce.order.calculation
Interface CalculationConstants.DefaultShippingCalculationMethodIds
-
- Enclosing interface:
- CalculationConstants
public static interface CalculationConstants.DefaultShippingCalculationMethodIds
Default calculationMethodIds for shipping.
-
-
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
-
ShippingCalculationCodeApplyCmd
static final java.lang.Integer ShippingCalculationCodeApplyCmd
-
CalculationRuleCombineCmd
static final java.lang.Integer CalculationRuleCombineCmd
-
ShippingCalculationRuleQualifyCmd
static final java.lang.Integer ShippingCalculationRuleQualifyCmd
-
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
-
-