org.broadleafcommerce.core.offer.service
Interface ShippingOfferService

All Known Implementing Classes:
ShippingOfferServiceImpl

public interface ShippingOfferService

Author:
jfischer

Method Summary
 void reviewOffers(Order order)
           
 

Method Detail

reviewOffers

void reviewOffers(Order order)
                  throws PricingException
Throws:
PricingException


Copyright © 2012. All Rights Reserved.