public abstract class FormViewController extends BaseFormController implements org.springframework.web.servlet.mvc.Controller, PluginViewController
DEFAULT_COMMAND_NAME
METHOD_GET, METHOD_HEAD, METHOD_POST
DEFAULT_MAIN_TEMPLATE, DEFAULT_MAIN_TEMPLATE_ADMINISTRATION
Constructor and Description |
---|
FormViewController(org.osgi.framework.BundleContext bundleContext)
Constructor.
|
FormViewController(String symbolicName)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getMainTemplate()
The key for the main template.
|
String |
getSymbolicName() |
ViewControllerData |
getViewControllerData() |
getLocale, handleOnSubmit, initBinder, isRefuseOnExternalAuthentication, onSubmit, onSubmit, onSubmit, setRefuseOnExternalAuthentication, showForm
doSubmitAction, getFormView, getSuccessView, isFormChangeRequest, isFormChangeRequest, onFormChange, onFormChange, processFormSubmission, referenceData, referenceData, setFormView, setSuccessView, 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, 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, isAlwaysMustRevalidate, isRequireSession, isUseCacheControlHeader, isUseCacheControlNoStore, isUseExpiresHeader, preventCaching, setAlwaysMustRevalidate, setCacheSeconds, setRequireSession, setSupportedMethods, setUseCacheControlHeader, setUseCacheControlNoStore, setUseExpiresHeader
getServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContext
getApplicationContext, getMessageSourceAccessor, requiredContextClass, setApplicationContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContentTemplate
public FormViewController(org.osgi.framework.BundleContext bundleContext)
bundleContext
- The bundles context.public FormViewController(String symbolicName)
symbolicName
- The symbolic name of the bundle the controller is in.public String getMainTemplate()
PluginViewController
getMainTemplate
in interface PluginViewController
PluginViewController.DEFAULT_MAIN_TEMPLATE
public String getSymbolicName()
getSymbolicName
in interface PluginViewController
public ViewControllerData getViewControllerData()
Copyright © 2019 Communote team. All rights reserved.