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