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| 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, 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, 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 © 2019. All rights reserved.