public class AdvancedPageHandlerMapping
extends org.broadleafcommerce.common.web.BLCAbstractHandlerMapping
BroadleafAdvancedPageController
to resolve landing and filtering pages for
collection type PageType
s.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, setControllerName
adaptInterceptor, detectMappedInterceptors, extendInterceptors, getAdaptedInterceptors, getCorsConfiguration, getCorsConfigurations, getCorsHandlerExecutionChain, getCorsProcessor, getHandler, getHandlerExecutionChain, getMappedInterceptors, getOrder, getPathMatcher, getUrlPathHelper, initApplicationContext, initInterceptors, setAlwaysUseFullPath, setCorsConfigurations, setCorsProcessor, setDefaultHandler, setInterceptors, setOrder, setPathMatcher, setRemoveSemicolonContent, setUrlDecode, setUrlPathHelper
getServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContext
protected String controllerName
public static final String PAGE_TYPE_ATTR_NAME
protected com.broadleafcommerce.theme.service.PageTypeService pageTypeService
Copyright © 2020. All rights reserved.