org.broadleafcommerce.core.pricing.service
Interface ShippingService

All Known Implementing Classes:
ShippingServiceImpl

public interface ShippingService


Method Summary
 FulfillmentGroup calculateShippingForFulfillmentGroup(FulfillmentGroup fulfillmentGroup)
           
 

Method Detail

calculateShippingForFulfillmentGroup

FulfillmentGroup calculateShippingForFulfillmentGroup(FulfillmentGroup fulfillmentGroup)
                                                      throws ShippingPriceException
Throws:
ShippingPriceException


Copyright © 2012. All Rights Reserved.