public class MobileWatchListController extends WatchListController
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
KEY_WATCHLIST_DATA |
KEY_SELECTED_WATCHLIST, KEY_WATCHLISTS
Constructor and Description |
---|
MobileWatchListController() |
Modifier and Type | Method and Description |
---|---|
private MobileWatchListState |
createState(javax.servlet.http.HttpServletRequest request,
RuntimeManager rtm,
DataPointVO pointVO) |
protected org.springframework.web.servlet.ModelAndView |
handleRequestInternal(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
createModel
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_WATCHLIST_DATA
protected org.springframework.web.servlet.ModelAndView handleRequestInternal(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
handleRequestInternal
in class WatchListController
private MobileWatchListState createState(javax.servlet.http.HttpServletRequest request, RuntimeManager rtm, DataPointVO pointVO)