@Deprecated public class AdminNavigationHandlerMapping extends BLCAbstractHandlerMapping
| Modifier and Type | Field and Description |
|---|---|
static String |
CURRENT_ADMIN_MODULE_ATTRIBUTE_NAME
Deprecated.
|
static String |
CURRENT_ADMIN_SECTION_ATTRIBUTE_NAME
Deprecated.
|
| Constructor and Description |
|---|
AdminNavigationHandlerMapping()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getHandlerInternal(javax.servlet.http.HttpServletRequest request)
Deprecated.
|
String |
getRequestURIWithoutPreamble(javax.servlet.http.HttpServletRequest request)
Deprecated.
|
getControllerName, getDefaultHandler, setControllerNameadaptInterceptor, detectMappedInterceptors, extendInterceptors, getAdaptedInterceptors, getHandler, getHandlerExecutionChain, getMappedInterceptors, getOrder, getPathMatcher, getUrlPathHelper, initApplicationContext, initInterceptors, setAlwaysUseFullPath, setDefaultHandler, setInterceptors, setOrder, setPathMatcher, setRemoveSemicolonContent, setUrlDecode, setUrlPathHelpergetServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContextpublic static final String CURRENT_ADMIN_MODULE_ATTRIBUTE_NAME
public static final String CURRENT_ADMIN_SECTION_ATTRIBUTE_NAME
protected Object getHandlerInternal(javax.servlet.http.HttpServletRequest request) throws Exception
getHandlerInternal in class org.springframework.web.servlet.handler.AbstractHandlerMappingExceptionpublic String getRequestURIWithoutPreamble(javax.servlet.http.HttpServletRequest request)
Copyright © 2014. All Rights Reserved.