@Service(value="blShippingOfferService") public class ShippingOfferServiceImpl extends Object implements ShippingOfferService
| Modifier and Type | Field and Description |
|---|---|
protected OfferService |
offerService |
| Constructor and Description |
|---|
ShippingOfferServiceImpl() |
protected OfferService offerService
public void reviewOffers(Order order) throws PricingException
reviewOffers in interface ShippingOfferServicePricingExceptionCopyright © 2019. All rights reserved.