Uses of Class
com.broadleafcommerce.customer.client.context.CustomerSegmentResolutionProperties
Packages that use CustomerSegmentResolutionProperties
-
Uses of CustomerSegmentResolutionProperties in com.broadleafcommerce.customer.client.context
Methods in com.broadleafcommerce.customer.client.context that return CustomerSegmentResolutionPropertiesModifier and TypeMethodDescriptionprotected CustomerSegmentResolutionProperties
CustomerSegmentContextInfoCustomizer.getCustomerSegmentResolutionProperties()
Constructors in com.broadleafcommerce.customer.client.context with parameters of type CustomerSegmentResolutionPropertiesModifierConstructorDescriptionCustomerSegmentContextInfoCustomizer
(com.broadleafcommerce.common.extension.data.DataRouteSupporting route, CustomerSegmentProvider<P> customerSegmentProvider, com.broadleafcommerce.common.extension.TypeFactory typeFactory, com.broadleafcommerce.resource.security.utils.service.AuthenticationUtils authUtils, com.broadleafcommerce.rulesengine.expression.service.RuleEvaluationService ruleEvaluationService, com.broadleafcommerce.common.extension.cache.CacheStateManager cacheStateManager, CustomerSegmentResolutionProperties customerSegmentResolutionProperties)