public class EditContentWizard extends CreateContentWizard
content, createMimeTypes
author, createdNode, description, encoding, fileName, inlineEdit, mimeType, MSG_NODE_LOCKED, objectType, objectTypes, otherPropertiesChoiceVisible, showOtherProperties, title
browseBean, 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(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, setContent
getAuthor, 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, setTitle
buildSummary, getBackButtonLabel, getDefaultCancelOutcome, getDefaultFinishOutcome, getFinishButtonLabel, getNextButtonLabel, getStepDescription, getStepTitle, next
cancel, 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, setSearchService
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
cancel, getActionsConfigId, getActionsContext, getAdditionalButtons, getCancelButtonLabel, getContainerDescription, getContainerSubTitle, getContainerTitle, getMoreActionsConfigId, isFinished, restored
public void init(Map<String,String> parameters)
IDialogBean
init
in interface IDialogBean
init
in class CreateContentWizard
parameters
- Map of parameters for the dialogpublic String back()
IWizardBean
back
in interface IWizardBean
back
in class BaseWizardBean
protected void saveContent(File fileContent, String strContent) throws Exception
BaseContentWizard
saveContent
in class BaseContentWizard
fileContent
- File content to savestrContent
- String content to saveException
protected String doPostCommitProcessing(FacesContext context, String outcome)
BaseDialogBean
doPostCommitProcessing
in class CreateContentWizard
context
- FacesContextoutcome
- The default outcomeCopyright © 2005–2017 Alfresco Software. All rights reserved.