org.broadleafcommerce.core.pricing.service
Class PricingServiceImpl
java.lang.Object
org.broadleafcommerce.core.pricing.service.PricingServiceImpl
- All Implemented Interfaces:
- PricingService
@Service(value="blPricingService")
public class PricingServiceImpl
- extends Object
- implements PricingService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pricingWorkflow
protected SequenceProcessor pricingWorkflow
PricingServiceImpl
public PricingServiceImpl()
executePricing
public Order executePricing(Order order)
throws PricingException
- Specified by:
executePricing in interface PricingService
- Throws:
PricingException
Copyright © 2013. All Rights Reserved.