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)  | 
createModelgetViewName, initApplicationContext, setViewNamehandleRequest, isSynchronizeOnSession, setSynchronizeOnSessionapplyCacheSeconds, applyCacheSeconds, cacheForSeconds, cacheForSeconds, checkAndPrepare, checkAndPrepare, getCacheSeconds, getSupportedMethods, isRequireSession, isUseCacheControlHeader, isUseCacheControlNoStore, isUseExpiresHeader, preventCaching, setCacheSeconds, setRequireSession, setSupportedMethods, setUseCacheControlHeader, setUseCacheControlNoStore, setUseExpiresHeadergetServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContextpublic 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 WatchListControllerprivate MobileWatchListState createState(javax.servlet.http.HttpServletRequest request, RuntimeManager rtm, DataPointVO pointVO)