Uses of Annotation Interface
org.broadleafcommerce.common.admin.condition.ConditionalOnNotAdmin
Packages that use ConditionalOnNotAdmin
Package
Description
-
Uses of ConditionalOnNotAdmin in org.broadleafcommerce.cms.web
Classes in org.broadleafcommerce.cms.web with annotations of type ConditionalOnNotAdminModifier and TypeClassDescriptionclass
Responsible for setting up the site and locale used by Broadleaf Commerce components. -
Uses of ConditionalOnNotAdmin in org.broadleafcommerce.common.web
Classes in org.broadleafcommerce.common.web with annotations of type ConditionalOnNotAdminModifier and TypeClassDescriptionclass
Responsible for setting up the site and locale used by Broadleaf Commerce components.class
Responsible for setting up the theme used by Broadleaf Commerce components.class
Filter that wraps the HttpServletResponse allowing the encodeURL method to be overwritten in order to append a Theme reference to the URL. -
Uses of ConditionalOnNotAdmin in org.broadleafcommerce.common.web.config
Classes in org.broadleafcommerce.common.web.config with annotations of type ConditionalOnNotAdminModifier and TypeClassDescriptionclass
MVC configuration required by Broadleaf site to operate correctly. -
Uses of ConditionalOnNotAdmin in org.broadleafcommerce.common.web.filter
Classes in org.broadleafcommerce.common.web.filter with annotations of type ConditionalOnNotAdminModifier and TypeClassDescriptionclass
Responsible for setting the necessary attributes on theTranslationConsiderationContext
. -
Uses of ConditionalOnNotAdmin in org.broadleafcommerce.core.web.config
Methods in org.broadleafcommerce.core.web.config with annotations of type ConditionalOnNotAdminModifier and TypeMethodDescriptionFrameworkWebConfig.blCookieRuleFilter
(CookieRuleRequestProcessor processor) FrameworkWebConfig.blCookieRuleRequestProcessor
(List configs, CookieUtils cookieUtils) -
Uses of ConditionalOnNotAdmin in org.broadleafcommerce.core.web.geolocation
Classes in org.broadleafcommerce.core.web.geolocation with annotations of type ConditionalOnNotAdmin -
Uses of ConditionalOnNotAdmin in org.broadleafcommerce.core.web.order.security
Classes in org.broadleafcommerce.core.web.order.security with annotations of type ConditionalOnNotAdminModifier and TypeClassDescriptionclass
This filter should be configured after the BroadleafCommerce CustomerStateFilter listener from Spring Security. -
Uses of ConditionalOnNotAdmin in org.broadleafcommerce.core.web.search
Classes in org.broadleafcommerce.core.web.search with annotations of type ConditionalOnNotAdmin -
Uses of ConditionalOnNotAdmin in org.broadleafcommerce.core.web.security
Classes in org.broadleafcommerce.core.web.security with annotations of type ConditionalOnNotAdmin