public class AdminNavigationHandlerMapping extends BLCAbstractHandlerMapping
| Modifier and Type | Field and Description |
|---|---|
static String |
CURRENT_ADMIN_MODULE_ATTRIBUTE_NAME |
static String |
CURRENT_ADMIN_SECTION_ATTRIBUTE_NAME |
| Constructor and Description |
|---|
AdminNavigationHandlerMapping() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getHandlerInternal(javax.servlet.http.HttpServletRequest request) |
String |
getRequestURIWithoutPreamble(javax.servlet.http.HttpServletRequest request) |
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.