public class AdvancedPageHandlerMapping
extends org.broadleafcommerce.common.web.BLCAbstractHandlerMapping
BroadleafAdvancedPageController to resolve landing and filtering pages for
collection type PageTypes.| Modifier and Type | Field and Description |
|---|---|
protected String |
controllerName |
static String |
PAGE_TYPE_ATTR_NAME |
protected com.broadleafcommerce.theme.service.PageTypeService |
pageTypeService |
| Constructor and Description |
|---|
AdvancedPageHandlerMapping() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getHandlerInternal(javax.servlet.http.HttpServletRequest request) |
allowCategoryResolutionUsingIdParam, allowProductResolutionUsingIdParam, getControllerName, getDefaultHandler, setControllerNameadaptInterceptor, detectMappedInterceptors, extendInterceptors, getAdaptedInterceptors, getCorsConfiguration, getCorsConfigurations, getCorsHandlerExecutionChain, getCorsProcessor, getHandler, getHandlerExecutionChain, getMappedInterceptors, getOrder, getPathMatcher, getUrlPathHelper, initApplicationContext, initInterceptors, setAlwaysUseFullPath, setCorsConfigurations, setCorsProcessor, setDefaultHandler, setInterceptors, setOrder, setPathMatcher, setRemoveSemicolonContent, setUrlDecode, setUrlPathHelpergetServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContextprotected String controllerName
public static final String PAGE_TYPE_ATTR_NAME
protected com.broadleafcommerce.theme.service.PageTypeService pageTypeService
Copyright © 2020. All rights reserved.