Uses of Interface
com.broadleafcommerce.pricing.service.UserTargetFilterService
Package
Description
-
Uses of UserTargetFilterService in com.broadleafcommerce.pricing.service
Modifier and TypeClassDescriptionclass
Implementations of this service provide support for reducing the user targets that are involved in pricing with the goal of increasing the caching ofPriceList
related queries.ModifierConstructorDescriptionDefaultPriceListFilterService
(com.broadleafcommerce.rulesengine.expression.service.RuleEvaluationService ruleEvaluationService, com.broadleafcommerce.common.extension.TypeFactory typeFactory, CurrencyUtils currencyUtils, UserTargetFilterService userTargetFilterService, CurrencyConversionService currencyConversionService) -
Uses of UserTargetFilterService in com.broadleafcommerce.pricing.service.autoconfigure