@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, writeAjaxErrorResponse
protected Class<? extends XWikiForm> getFormClass()
getFormClass
in class XWikiAction
protected String getName()
getName
in class XWikiAction
XWikiContext
, by default the component role hint is usedpublic boolean action(XWikiContext context) throws XWikiException
action
in class XWikiAction
XWikiException
public String render(XWikiContext context) throws XWikiException
render
in class XWikiAction
XWikiException
Copyright © 2004–2021 XWiki. All rights reserved.