public class ProductHandlerMapping extends BLCAbstractHandlerMapping
Product,
CatalogService| Modifier and Type | Field and Description |
|---|---|
String |
charEncoding |
static String |
CURRENT_PRODUCT_ATTRIBUTE_NAME |
protected String |
defaultTemplateName |
| Constructor and Description |
|---|
ProductHandlerMapping() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultTemplateName() |
protected Object |
getHandlerInternal(javax.servlet.http.HttpServletRequest request) |
void |
setDefaultTemplateName(String defaultTemplateName) |
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, setServletContextprotected String defaultTemplateName
public static final String CURRENT_PRODUCT_ATTRIBUTE_NAME
@Value(value="${request.uri.encoding}")
public String charEncoding
protected Object getHandlerInternal(javax.servlet.http.HttpServletRequest request) throws Exception
getHandlerInternal in class org.springframework.web.servlet.handler.AbstractHandlerMappingExceptionpublic String getDefaultTemplateName()
public void setDefaultTemplateName(String defaultTemplateName)
Copyright © 2015. All Rights Reserved.