public class ManageReportScheduleController
extends org.springframework.web.servlet.mvc.SimpleFormController
ManageReportScheduleController class.
DEFAULT_COMMAND_NAME
Constructor and Description |
---|
ManageReportScheduleController()
Constructor for ManageReportScheduleController.
|
Modifier and Type | Method and Description |
---|---|
protected org.springframework.web.servlet.ModelAndView |
onSubmit(Object command) |
protected Map<String,Object> |
referenceData(javax.servlet.http.HttpServletRequest req) |
void |
setPageSize(int pageSize)
setPageSize
|
void |
setReportSchedulerService(SchedulerService schedulerService)
setReportSchedulerService
|
doSubmitAction, getFormView, getSuccessView, isFormChangeRequest, isFormChangeRequest, onFormChange, onFormChange, onSubmit, onSubmit, processFormSubmission, referenceData, setFormView, setSuccessView, showForm, showForm, suppressValidation
currentFormObject, formBackingObject, getCommand, getErrorsForNewForm, getFormSessionAttributeName, getFormSessionAttributeName, handleInvalidSubmit, handleRequestInternal, isBindOnNewForm, isFormSubmission, isSessionForm, onBindOnNewForm, onBindOnNewForm, setBindOnNewForm, setSessionForm, showForm, showForm, showNewForm
bindAndValidate, checkCommand, createBinder, createCommand, getBindingErrorProcessor, 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, 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
public ManageReportScheduleController()
Constructor for ManageReportScheduleController.
public void setReportSchedulerService(SchedulerService schedulerService)
setReportSchedulerService
schedulerService
- a SchedulerService
object.public void setPageSize(int pageSize)
setPageSize
pageSize
- a int.protected Map<String,Object> referenceData(javax.servlet.http.HttpServletRequest req) throws Exception
referenceData
in class org.springframework.web.servlet.mvc.SimpleFormController
Exception
Copyright © 2015. All Rights Reserved.