public static interface CalculationConstants.DefaultShippingTaxCalculationMethodIds
Modifier and Type | Field and Description |
---|---|
static java.lang.Integer |
CalculationCodeCalculateCmd |
static java.lang.Integer |
CalculationCodeCombineCmd |
static java.lang.Integer |
CalculationCodeQualifyCmd |
static java.lang.Integer |
CalculationRuleCalculateCmd |
static java.lang.Integer |
CalculationRuleCombineCmd |
static java.lang.Integer |
FixedAmountCalculationRangeCmd |
static java.lang.Integer |
NDPriceCalculationScaleLookupCmd |
static java.lang.Integer |
NetPriceCalculationScaleLookupCmd |
static java.lang.Integer |
NetShippingCalculationScaleLookupCmd |
static java.lang.Integer |
PercentageCalculationRangeCmd |
static java.lang.Integer |
PerUnitAmountCalculationRangeCmd |
static java.lang.Integer |
QuantityCalculationScaleLookupCmd |
static java.lang.Integer |
TaxCalculationCodeApplyCmd |
static java.lang.Integer |
TaxCalculationRuleQualifyCmd |
static java.lang.Integer |
UnitPriceCalculationScaleLookupCmd |
static java.lang.Integer |
UnitShippingCalculationScaleLookupCmd |
static java.lang.Integer |
WeightCalculationScaleLookupCmd |
static final java.lang.Integer CalculationCodeCombineCmd
static final java.lang.Integer CalculationCodeQualifyCmd
static final java.lang.Integer CalculationCodeCalculateCmd
static final java.lang.Integer TaxCalculationCodeApplyCmd
static final java.lang.Integer CalculationRuleCombineCmd
static final java.lang.Integer TaxCalculationRuleQualifyCmd
static final java.lang.Integer CalculationRuleCalculateCmd
static final java.lang.Integer QuantityCalculationScaleLookupCmd
static final java.lang.Integer WeightCalculationScaleLookupCmd
static final java.lang.Integer NDPriceCalculationScaleLookupCmd
static final java.lang.Integer NetPriceCalculationScaleLookupCmd
static final java.lang.Integer UnitPriceCalculationScaleLookupCmd
static final java.lang.Integer NetShippingCalculationScaleLookupCmd
static final java.lang.Integer UnitShippingCalculationScaleLookupCmd
static final java.lang.Integer FixedAmountCalculationRangeCmd
static final java.lang.Integer PerUnitAmountCalculationRangeCmd
static final java.lang.Integer PercentageCalculationRangeCmd