Uses of Annotation Interface
org.broadleafcommerce.common.admin.condition.ConditionalOnNotAdmin
Packages that use ConditionalOnNotAdmin
Package
Description
-
Uses of ConditionalOnNotAdmin in org.broadleafcommerce.common.web
Classes in org.broadleafcommerce.common.web with annotations of type ConditionalOnNotAdminModifier and TypeClassDescriptionclassResponsible for setting up the site and locale used by Broadleaf Commerce components.classResponsible for setting up the theme used by Broadleaf Commerce components.classFilter 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 TypeClassDescriptionclassMVC 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 TypeClassDescriptionclassResponsible for setting the necessary attributes on theTranslationConsiderationContext.