@Service(value="blPricingService") public class PricingServiceImpl extends Object implements PricingService
Modifier and Type | Field and Description |
---|---|
protected Processor |
pricingWorkflow |
Constructor and Description |
---|
PricingServiceImpl() |
protected Processor pricingWorkflow
@Transactional public Order executePricing(Order order) throws PricingException
executePricing
in interface PricingService
PricingException
Copyright © 2019. All rights reserved.