public class WatchListController
extends org.springframework.web.servlet.mvc.ParameterizableViewController
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
KEY_SELECTED_WATCHLIST |
static java.lang.String |
KEY_WATCHLISTS |
private static org.apache.commons.logging.Log |
LOG |
Constructor and Description |
---|
WatchListController() |
Modifier and Type | Method and Description |
---|---|
protected java.util.Map<java.lang.String,java.lang.Object> |
createModel(javax.servlet.http.HttpServletRequest request) |
protected org.springframework.web.servlet.ModelAndView |
handleRequestInternal(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
getViewName, initApplicationContext, setViewName
handleRequest, isSynchronizeOnSession, setSynchronizeOnSession
applyCacheSeconds, applyCacheSeconds, cacheForSeconds, cacheForSeconds, checkAndPrepare, checkAndPrepare, getCacheSeconds, getSupportedMethods, isRequireSession, isUseCacheControlHeader, isUseCacheControlNoStore, isUseExpiresHeader, preventCaching, setCacheSeconds, setRequireSession, setSupportedMethods, setUseCacheControlHeader, setUseCacheControlNoStore, setUseExpiresHeader
getServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContext
public static final java.lang.String KEY_WATCHLISTS
public static final java.lang.String KEY_SELECTED_WATCHLIST
private static org.apache.commons.logging.Log LOG
protected org.springframework.web.servlet.ModelAndView handleRequestInternal(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
handleRequestInternal
in class org.springframework.web.servlet.mvc.ParameterizableViewController
protected java.util.Map<java.lang.String,java.lang.Object> createModel(javax.servlet.http.HttpServletRequest request)