public class PageHandlerMapping extends BLCAbstractHandlerMapping
Page, 
BroadleafPageController| Modifier and Type | Field and Description | 
|---|---|
| static String | BLC_RULE_MAP_PARAM | 
| String | charEncoding | 
| static String | PAGE_ATTRIBUTE_NAME | 
| static String | REQUEST_DTO | 
envBEST_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 | 
|---|
| PageHandlerMapping() | 
| 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, setServletContextpublic static final String BLC_RULE_MAP_PARAM
public static final String REQUEST_DTO
public static final String PAGE_ATTRIBUTE_NAME
@Value(value="${request.uri.encoding}")
public String charEncoding
Copyright © 2020. All rights reserved.