public class AdminNavigationHandlerMapping extends BLCAbstractHandlerMapping
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CURRENT_ADMIN_MODULE_ATTRIBUTE_NAME |
static java.lang.String |
CURRENT_ADMIN_SECTION_ATTRIBUTE_NAME |
| Constructor and Description |
|---|
AdminNavigationHandlerMapping() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
getHandlerInternal(javax.servlet.http.HttpServletRequest request) |
java.lang.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 java.lang.String CURRENT_ADMIN_MODULE_ATTRIBUTE_NAME
public static final java.lang.String CURRENT_ADMIN_SECTION_ATTRIBUTE_NAME
protected java.lang.Object getHandlerInternal(javax.servlet.http.HttpServletRequest request)
throws java.lang.Exception
getHandlerInternal in class org.springframework.web.servlet.handler.AbstractHandlerMappingjava.lang.Exceptionpublic java.lang.String getRequestURIWithoutPreamble(javax.servlet.http.HttpServletRequest request)
Copyright © 2018. All Rights Reserved.