public class EventsController
extends com.serotonin.web.util.PaginatedListController
DEFAULT_COMMAND_NAME
Constructor and Description |
---|
EventsController() |
Modifier and Type | Method and Description |
---|---|
protected com.serotonin.web.util.PaginatedData |
getData(javax.servlet.http.HttpServletRequest request,
com.serotonin.web.util.PagingDataForm paging,
org.springframework.validation.BindException errors) |
private void |
sortData(java.util.ResourceBundle bundle,
java.util.List<EventInstance> data,
com.serotonin.web.util.PagingDataForm paging) |
getData, handle, referenceData, setViewName
handleRequestInternal
bindAndValidate, checkCommand, createBinder, createCommand, getBindingErrorProcessor, getCommand, getCommandClass, getCommandName, getMessageCodesResolver, getPropertyEditorRegistrars, getValidator, getValidators, getWebBindingInitializer, initApplicationContext, initBinder, isValidateOnBinding, onBind, onBind, onBindAndValidate, prepareBinder, setBindingErrorProcessor, setCommandClass, setCommandName, setMessageCodesResolver, setPropertyEditorRegistrar, setPropertyEditorRegistrars, setValidateOnBinding, setValidator, setValidators, setWebBindingInitializer, suppressBinding, suppressValidation, suppressValidation, suppressValidation, useDirectFieldAccess
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
protected com.serotonin.web.util.PaginatedData getData(javax.servlet.http.HttpServletRequest request, com.serotonin.web.util.PagingDataForm paging, org.springframework.validation.BindException errors) throws java.lang.Exception
getData
in class com.serotonin.web.util.PaginatedListController
java.lang.Exception
private void sortData(java.util.ResourceBundle bundle, java.util.List<EventInstance> data, com.serotonin.web.util.PagingDataForm paging)