Class DefaultDynamicSkuPricingServiceImpl

java.lang.Object
org.broadleafcommerce.core.catalog.service.dynamic.DefaultDynamicSkuPricingServiceImpl
All Implemented Interfaces:
DynamicSkuPricingService

@Service("blDynamicSkuPricingService") public class DefaultDynamicSkuPricingServiceImpl extends Object implements DynamicSkuPricingService
Default implementation of the DynamicSkuPricingService which simply ignores the considerations hashmap in all method implementations
Author:
jfischer