org.broadleafcommerce.core.pricing.service
Class ShippingServiceImpl
java.lang.Object
org.broadleafcommerce.core.pricing.service.ShippingServiceImpl
- All Implemented Interfaces:
- ShippingService
public class ShippingServiceImpl
- extends Object
- implements ShippingService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
shippingModule
protected ShippingModule shippingModule
ShippingServiceImpl
public ShippingServiceImpl()
calculateShippingForFulfillmentGroup
public FulfillmentGroup calculateShippingForFulfillmentGroup(FulfillmentGroup fulfillmentGroup)
throws ShippingPriceException
- Specified by:
calculateShippingForFulfillmentGroup in interface ShippingService
- Throws:
ShippingPriceException
getShippingModule
public ShippingModule getShippingModule()
setShippingModule
public void setShippingModule(ShippingModule shippingModule)
Copyright © 2012. All Rights Reserved.