org.broadleafcommerce.core.pricing.service
Interface ShippingService

All Known Implementing Classes:
ShippingServiceImpl

Deprecated. Should use the FulfillmentOption paradigm, implemented in FulfillmentPricingService

@Deprecated
public interface ShippingService

See Also:
FulfillmentPricingService}, {@link FulfillmentOption}

Method Summary
 FulfillmentGroup calculateShippingForFulfillmentGroup(FulfillmentGroup fulfillmentGroup)
          Deprecated.  
 

Method Detail

calculateShippingForFulfillmentGroup

FulfillmentGroup calculateShippingForFulfillmentGroup(FulfillmentGroup fulfillmentGroup)
                                                      throws FulfillmentPriceException
Deprecated. 
Throws:
FulfillmentPriceException


Copyright © 2013. All Rights Reserved.