Uses of Package
org.broadleafcommerce.common.web

Packages that use org.broadleafcommerce.common.web
org.broadleafcommerce.common.web   
org.broadleafcommerce.common.web.deeplink   
org.broadleafcommerce.common.web.filter   
 

Classes in org.broadleafcommerce.common.web used by org.broadleafcommerce.common.web
AbstractBroadleafWebRequestProcessor
          Provides no-op implementations to optional methods
BaseUrlResolver
          Responsible for providing the base url for the site / admin applications.
BroadleafCurrencyResolver
          Responsible for returning the currency to use for the current request.
BroadleafLocaleResolver
          Responsible for returning the Locale to use for the current request.
BroadleafRequestContext
          Convenient holder class for various objects to be automatically available on thread local without invoking the various services yourself
BroadleafRequestCustomerResolver
          This resolver is responsible for returning the Customer object that is currently present on the request.
BroadleafRequestProcessor
           
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.
BroadleafTimeZoneResolver
          Responsible for returning the TimeZone to use for the current request.
BroadleafWebRequestProcessor
          Generic interface that should be used for processing requests from Servlet Filters, Spring interceptors or Portlet filters.
SandBoxContext
           
 

Classes in org.broadleafcommerce.common.web used by org.broadleafcommerce.common.web.deeplink
BaseUrlResolver
          Responsible for providing the base url for the site / admin applications.
 

Classes in org.broadleafcommerce.common.web used by org.broadleafcommerce.common.web.filter
AbstractBroadleafWebRequestProcessor
          Provides no-op implementations to optional methods
BroadleafWebRequestProcessor
          Generic interface that should be used for processing requests from Servlet Filters, Spring interceptors or Portlet filters.
 



Copyright © 2013. All Rights Reserved.