Package org.broadleafcommerce.common.web

Interface Summary
BroadleafLocaleResolver Responsible for returning the Locale to use for the current request.
BroadleafSandBoxResolver Responsible for determining the SandBox to use for the current request.
BroadleafSiteResolver Responsible for returning the site used by Broadleaf Commerce for the current request.
BroadleafThemeResolver Responsible for returning the theme used by Broadleaf Commerce for the current request.
 

Class Summary
BLCAbstractHandlerMapping Adds some convenience methods to the Spring AbstractHandlerMapping for BLC specific HandlerMappings.
BroadleafLocaleResolverImpl Responsible for returning the Locale to use for the current request.
BroadleafRequestContext  
BroadleafRequestFilter Responsible for setting up the site and locale used by Broadleaf Commerce components.
BroadleafSandBoxResolverImpl Responsible for determining the SandBox to use for the current request.
BroadleafThymeleafServletContextTemplateResolver Overrides the Thymeleaf ContextTemplateResolver and appends the org.broadleafcommerce.common.web.Theme path to the url if it exists.
BroadleafThymeleafViewResolver This class extends the default ThymeleafViewResolver to facilitate rendering template fragments (such as those used by AJAX modals or iFrames) within a full page container should the request for that template have occurred in a stand-alone context.
NullBroadleafSiteResolver Returns null for the Site (typical for non-multi-site implementations of Broadleaf Commerce.
NullBroadleafThemeResolver Returns null for the Site (typical for non-multi-site implementations of Broadleaf Commerce.
SandBoxContext  
 



Copyright © 2012. All Rights Reserved.