@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 ShippingOfferService
PricingException
Copyright © 2019. All rights reserved.