org.broadleafcommerce.core.pricing.service
Interface PricingService

All Known Implementing Classes:
PricingServiceImpl

public interface PricingService


Method Summary
 Order executePricing(Order order)
           
 

Method Detail

executePricing

Order executePricing(Order order)
                     throws PricingException
Throws:
PricingException


Copyright © 2013. All Rights Reserved.