Uses of Interface
org.broadleafcommerce.core.pricing.service.module.ShippingModule

Packages that use ShippingModule
org.broadleafcommerce.core.pricing.service   
org.broadleafcommerce.core.pricing.service.module   
 

Uses of ShippingModule in org.broadleafcommerce.core.pricing.service
 

Fields in org.broadleafcommerce.core.pricing.service declared as ShippingModule
protected  ShippingModule ShippingServiceImpl.shippingModule
          Deprecated.  
 

Methods in org.broadleafcommerce.core.pricing.service that return ShippingModule
 ShippingModule ShippingServiceImpl.getShippingModule()
          Deprecated.  
 

Methods in org.broadleafcommerce.core.pricing.service with parameters of type ShippingModule
 void ShippingServiceImpl.setShippingModule(ShippingModule shippingModule)
          Deprecated.  
 

Uses of ShippingModule in org.broadleafcommerce.core.pricing.service.module
 

Classes in org.broadleafcommerce.core.pricing.service.module that implement ShippingModule
 class BandedShippingModule
          Deprecated. Superceded by functionality given by BandedPriceFulfillmentOption and BandedFulfillmentPricingProvider
 



Copyright © 2012. All Rights Reserved.