org.broadleafcommerce.core.offer.service
Class ShippingOfferServiceImpl
java.lang.Object
org.broadleafcommerce.core.offer.service.ShippingOfferServiceImpl
- All Implemented Interfaces:
- ShippingOfferService
@Service(value="blShippingOfferService")
public class ShippingOfferServiceImpl
- extends Object
- implements ShippingOfferService
- Author:
- jfischer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
offerService
protected OfferService offerService
ShippingOfferServiceImpl
public ShippingOfferServiceImpl()
reviewOffers
public void reviewOffers(Order order)
throws PricingException
- Specified by:
reviewOffers in interface ShippingOfferService
- Throws:
PricingException
Copyright © 2013. All Rights Reserved.