@Component @Named(value="saveandcontinue") @Singleton public class SaveAndContinueAction extends XWikiAction
ACTION_PROGRESS, componentDescriptor, container, execution, handleRedirectObject, observation, waitForXWikiInitialization| Constructor and Description |
|---|
SaveAndContinueAction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
action(XWikiContext context) |
protected Class<? extends XWikiForm> |
getFormClass() |
protected String |
getName() |
String |
render(XWikiContext context) |
answerJSON, cleanupComponents, csrfTokenCheck, csrfTokenCheck, execute, execute, getContextualAuthorizationManager, getCurrentMixedDocumentReferenceResolver, getCurrentScriptContext, getEntityNameValidationConfiguration, getEntityNameValidationManager, getLocalization, getLocalSerializer, getProgress, getRealPath, getTranslatedDocument, handleRedirectObject, handleRevision, initializeContainerComponent, initializeXWikiContext, initializeXWikiContext, isEntityReferenceNameValid, localizePlainOrKey, readFromTemplate, resolveTemplate, sendGlobalRedirect, sendRedirect, setContentLength, writeAjaxErrorResponseprotected Class<? extends XWikiForm> getFormClass()
getFormClass in class XWikiActionprotected String getName()
getName in class XWikiActionXWikiContext, by default the component role hint is usedpublic boolean action(XWikiContext context) throws XWikiException
action in class XWikiActionXWikiExceptionpublic String render(XWikiContext context) throws XWikiException
render in class XWikiActionXWikiExceptionCopyright © 2004–2022 XWiki. All rights reserved.