Uses of Class
com.broadleafcommerce.catalog.service.util.CatalogAccessPolicyUtils
Packages that use CatalogAccessPolicyUtils
Package
Description
-
Uses of CatalogAccessPolicyUtils in com.broadleafcommerce.catalog.service.autoconfigure
Methods in com.broadleafcommerce.catalog.service.autoconfigure with parameters of type CatalogAccessPolicyUtilsModifier and TypeMethodDescriptioncom.broadleafcommerce.data.tracking.core.context.ContextInfoCustomizerCatalogServiceAutoConfiguration.catalogAccessPolicyContextInfoCustomizer(com.broadleafcommerce.common.extension.data.DataRouteSupporting route, com.broadleafcommerce.resource.security.utils.service.AuthenticationUtils authenticationUtils, CatalogAccessPolicyService<CatalogAccessPolicy> catalogAccessPolicyService, Collection<com.broadleafcommerce.data.tracking.core.filtering.fetch.rsql.CatalogFilterRulesMapping> ruleMappings, com.broadleafcommerce.rulesengine.expression.service.RuleEvaluationService ruleEvaluationService, CatalogAccessPolicyUtils catalogAccessPolicyUtils) -
Uses of CatalogAccessPolicyUtils in com.broadleafcommerce.catalog.service.context
Methods in com.broadleafcommerce.catalog.service.context that return CatalogAccessPolicyUtilsModifier and TypeMethodDescriptionprotected CatalogAccessPolicyUtilsCatalogAccessPolicyContextInfoCustomizer.getCatalogAccessPolicyUtils()Constructors in com.broadleafcommerce.catalog.service.context with parameters of type CatalogAccessPolicyUtilsModifierConstructorDescriptionCatalogAccessPolicyContextInfoCustomizer(com.broadleafcommerce.common.extension.data.DataRouteSupporting route, com.broadleafcommerce.resource.security.utils.service.AuthenticationUtils authenticationUtils, CatalogAccessPolicyService<CatalogAccessPolicy> catalogAccessPolicyService, Collection<com.broadleafcommerce.data.tracking.core.filtering.fetch.rsql.CatalogFilterRulesMapping> ruleMappings, com.broadleafcommerce.rulesengine.expression.service.RuleEvaluationService ruleEvaluationService, CatalogAccessPolicyUtils catalogAccessPolicyUtils) -
Uses of CatalogAccessPolicyUtils in com.broadleafcommerce.catalog.web.context
Methods in com.broadleafcommerce.catalog.web.context that return CatalogAccessPolicyUtilsModifier and TypeMethodDescriptionprotected CatalogAccessPolicyUtilsCatalogContextRequestHydrator.getCatalogAccessPolicyUtils()Constructors in com.broadleafcommerce.catalog.web.context with parameters of type CatalogAccessPolicyUtilsModifierConstructorDescriptionCatalogContextRequestHydrator(com.broadleafcommerce.rulesengine.expression.service.RuleEvaluationService ruleEvaluationService, CatalogAccessPolicyService<CatalogAccessPolicy> catalogAccessPolicyService, CatalogAccessPolicyUtils catalogAccessPolicyUtils, com.broadleafcommerce.resource.security.utils.service.AuthenticationUtils authenticationUtils)