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 |
BEST_MATCHING_HANDLER_ATTRIBUTE, BEST_MATCHING_PATTERN_ATTRIBUTE, INTROSPECT_TYPE_LEVEL_MAPPING, MATRIX_VARIABLES_ATTRIBUTE, PATH_WITHIN_HANDLER_MAPPING_ATTRIBUTE, PRODUCIBLE_MEDIA_TYPES_ATTRIBUTE, URI_TEMPLATE_VARIABLES_ATTRIBUTE| 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, formatMappingName, getAdaptedInterceptors, getCorsConfiguration, getCorsConfigurations, getCorsHandlerExecutionChain, getCorsProcessor, getHandler, getHandlerExecutionChain, getMappedInterceptors, getOrder, getPathMatcher, getUrlPathHelper, initApplicationContext, initInterceptors, setAlwaysUseFullPath, setBeanName, setCorsConfigurations, setCorsConfigurationSource, 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.