public class EditContentWizard extends CreateContentWizard
content, createMimeTypesauthor, createdNode, description, encoding, fileName, inlineEdit, mimeType, MSG_NODE_LOCKED, objectType, objectTypes, otherPropertiesChoiceVisible, showOtherProperties, titlebrowseBean, isFinished, navigator, parameters| Constructor and Description |
|---|
EditContentWizard() |
| Modifier and Type | Method and Description |
|---|---|
String |
back()
Called when the back button is pressed by the user
|
protected String |
doPostCommitProcessing(javax.faces.context.FacesContext context,
String outcome)
Performs any post commit processing subclasses may want to provide
|
void |
init(Map<String,String> parameters)
Initialises the dialog bean
|
protected void |
saveContent(File fileContent,
String strContent)
Save the specified content using the currently set wizard attributes
|
createContentChanged, finish, finishImpl, formatErrorMessage, getContent, getCreateMimeTypes, getFinishButtonDisabled, getNextButtonDisabled, getSummary, setContentgetAuthor, getContentService, getDescription, getEncoding, getEncodings, getFileName, getMimeType, getObjectType, getObjectTypes, getOtherPropertiesChoiceVisible, getShowOtherProperties, getSummaryMimeType, getSummaryObjectType, getTitle, getTransactionService, initOtherProperties, isInlineEdit, setAuthor, setContentService, setDescription, setEncoding, setFileName, setInlineEdit, setMimeType, setObjectType, setShowOtherProperties, setTitlebuildSummary, getBackButtonLabel, getDefaultCancelOutcome, getDefaultFinishOutcome, getFinishButtonLabel, getNextButtonLabel, getStepDescription, getStepTitle, nextcancel, getActionsConfigId, getActionsContext, getAdditionalButtons, getCancelButtonLabel, getCheckOutCheckInService, getContainerDescription, getContainerSubTitle, getContainerTitle, getDictionaryService, getErrorMessageId, getErrorOutcome, getFileFolderService, getMoreActionsConfigId, getNamespaceService, getNodeService, getRuleService, getSearchService, isFinished, restored, setBrowseBean, setDictionaryService, setFileFolderService, setNamespaceService, setNavigator, setNodeService, setSearchServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcancel, getActionsConfigId, getActionsContext, getAdditionalButtons, getCancelButtonLabel, getContainerDescription, getContainerSubTitle, getContainerTitle, getMoreActionsConfigId, isFinished, restoredpublic void init(Map<String,String> parameters)
IDialogBeaninit in interface IDialogBeaninit in class CreateContentWizardparameters - Map of parameters for the dialogpublic String back()
IWizardBeanback in interface IWizardBeanback in class BaseWizardBeanprotected void saveContent(File fileContent, String strContent) throws Exception
BaseContentWizardsaveContent in class BaseContentWizardfileContent - File content to savestrContent - String content to saveExceptionprotected String doPostCommitProcessing(javax.faces.context.FacesContext context, String outcome)
BaseDialogBeandoPostCommitProcessing in class CreateContentWizardcontext - FacesContextoutcome - The default outcomeCopyright © 2005–2018 Alfresco Software. All rights reserved.