Uses of Package
com.elasticpath.domain.shipping

Packages that use com.elasticpath.domain.shipping
com.elasticpath.domain.shipping   
com.elasticpath.domain.shipping.impl   
com.elasticpath.domain.shoppingcart   
com.elasticpath.domain.shoppingcart.impl   
com.elasticpath.service.shipping   
com.elasticpath.service.shipping.impl   
com.elasticpath.sfweb.ajax.bean   
com.elasticpath.sfweb.ajax.bean.impl   
 

Classes in com.elasticpath.domain.shipping used by com.elasticpath.domain.shipping
Region
          A Region represents a geography definition of an area.
ShippingCostCalculationMethod
          A shippingCostCalculationMethod represents a method to be used for shipping cost calculation.
ShippingRegion
          A ShippingRegion represents a region that will be associated with one or more shipping services.
 

Classes in com.elasticpath.domain.shipping used by com.elasticpath.domain.shipping.impl
Country
          Represents a configured country, including its ISO country code, country names (in different language [TBD]), and the subcountries code/label map.
Region
          A Region represents a geography definition of an area.
ShippingCostCalculationMethod
          A shippingCostCalculationMethod represents a method to be used for shipping cost calculation.
ShippingCostCalculationParameter
          Represents a parameter of a shipping cost calculation method, such as the dollar value of the fix base shipping cost.
ShippingRegion
          A ShippingRegion represents a region that will be associated with one or more shipping services.
ShippingServiceLevel
          A ShippingServiceLevel represents a shipping option assoicated with a shipping region.
 

Classes in com.elasticpath.domain.shipping used by com.elasticpath.domain.shoppingcart
ShippingServiceLevel
          A ShippingServiceLevel represents a shipping option assoicated with a shipping region.
 

Classes in com.elasticpath.domain.shipping used by com.elasticpath.domain.shoppingcart.impl
ShippingServiceLevel
          A ShippingServiceLevel represents a shipping option assoicated with a shipping region.
 

Classes in com.elasticpath.domain.shipping used by com.elasticpath.service.shipping
ShippingRegion
          A ShippingRegion represents a region that will be associated with one or more shipping services.
ShippingServiceLevel
          A ShippingServiceLevel represents a shipping option assoicated with a shipping region.
 

Classes in com.elasticpath.domain.shipping used by com.elasticpath.service.shipping.impl
ShippingRegion
          A ShippingRegion represents a region that will be associated with one or more shipping services.
ShippingServiceLevel
          A ShippingServiceLevel represents a shipping option assoicated with a shipping region.
 

Classes in com.elasticpath.domain.shipping used by com.elasticpath.sfweb.ajax.bean
ShippingServiceLevel
          A ShippingServiceLevel represents a shipping option assoicated with a shipping region.
 

Classes in com.elasticpath.domain.shipping used by com.elasticpath.sfweb.ajax.bean.impl
ShippingCostCalculationMethod
          A shippingCostCalculationMethod represents a method to be used for shipping cost calculation.
ShippingRegion
          A ShippingRegion represents a region that will be associated with one or more shipping services.
ShippingServiceLevel
          A ShippingServiceLevel represents a shipping option assoicated with a shipping region.