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 |
env
mappingsLogger
BEST_MATCHING_HANDLER_ATTRIBUTE, BEST_MATCHING_PATTERN_ATTRIBUTE, INTROSPECT_TYPE_LEVEL_MAPPING, LOOKUP_PATH, 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, setControllerName
adaptInterceptor, detectMappedInterceptors, extendInterceptors, formatMappingName, getAdaptedInterceptors, getCorsConfiguration, getCorsConfigurationSource, getCorsHandlerExecutionChain, getCorsProcessor, getHandler, getHandlerExecutionChain, getMappedInterceptors, getOrder, getPathMatcher, getPatternParser, getUrlPathHelper, hasCorsConfigurationSource, initApplicationContext, initInterceptors, initLookupPath, setAlwaysUseFullPath, setBeanName, setCorsConfigurations, setCorsConfigurationSource, setCorsProcessor, setDefaultHandler, setInterceptors, setOrder, setPathMatcher, setPatternParser, setRemoveSemicolonContent, setUrlDecode, setUrlPathHelper, usesPathPatterns
getServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContext
public 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 © 2022. All rights reserved.