|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
AbstractShippingCostCalculationMethodImpl | A shippingCostCalculationMethod represents a method to be used for shipping cost calculation. |
CostPerUnitWeightMethodImpl | Shipping cost calculation method that calculates the shipping cost as unit price * order weight. |
CountryImpl | Represents a configured country, including its ISO country code, country names (in different language [TBD]), and the subcountries code/label map. |
FixedBaseAndCostPerUnitWeightMethodImpl | Shipping cost calculation method that calculates the shipping cost as fixBase + % of order total. |
FixedBaseAndOrderTotalPercentageMethodImpl | Shipping cost calculation method that calculates the shipping cost as fixBase + % of order total. |
FixedPriceMethodImpl | Shipping cost calculation method that calculates the shipping cost as fixBase + % of order total. |
OrderTotalPercentageMethodImpl | Shipping cost calculation method that calculates the shipping cost as % of order total. |
RegionImpl | A Region represents a geography definition of an area. |
ShippingCostCalculationParameterImpl | Represents a parameter of a shipping cost calculation method, such as the dollar value of the fix base shipping cost. |
ShippingRegionImpl | A ShippingRegion represents a region that will be associated with one or more shipping services. |
ShippingServiceLevelImpl | A ShippingRegion represents a region that will be associated with one or more shipping services. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |