public class EditContentWizard extends CreateContentWizard
content, createMimeTypes, formName, formProcessorSession, formsService, instanceDataDocumentauthor, 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 |
|---|---|
java.lang.String |
back()
Called when the back button is pressed by the user
|
protected java.lang.String |
doPostCommitProcessing(javax.faces.context.FacesContext context,
java.lang.String outcome)
Performs any post commit processing subclasses may want to provide
|
Form |
getForm() |
void |
init(java.util.Map parameters)
Initialises the dialog bean
|
protected void |
saveContent(java.io.File fileContent,
java.lang.String strContent)
Save the specified content using the currently set wizard attributes
|
createContentChanged, finish, finishImpl, formatErrorMessage, getContent, getCreateMimeTypes, getFileName, getFinishButtonDisabled, getFormName, getFormProcessorSession, getFormsList, getInstanceDataDocument, getNextButtonDisabled, getSummary, setContent, setFormName, setFormProcessorSession, setFormsServicegetAuthor, getContentService, getDescription, getEncoding, getEncodings, getMimeType, getObjectType, getObjectTypes, getOtherPropertiesChoiceVisible, getShowOtherProperties, getSummaryMimeType, getSummaryObjectType, getTitle, 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, getTransactionService, 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(java.util.Map parameters)
IDialogBeaninit in interface IDialogBeaninit in class CreateContentWizardparameters - Map of parameters for the dialogpublic java.lang.String back()
IWizardBeanback in interface IWizardBeanback in class BaseWizardBeanprotected void saveContent(java.io.File fileContent,
java.lang.String strContent)
throws java.lang.Exception
BaseContentWizardsaveContent in class BaseContentWizardfileContent - File content to savestrContent - String content to savejava.lang.Exceptionprotected java.lang.String doPostCommitProcessing(javax.faces.context.FacesContext context,
java.lang.String outcome)
BaseDialogBeandoPostCommitProcessing in class CreateContentWizardcontext - FacesContextoutcome - The default outcomepublic Form getForm()
getForm in class CreateContentWizardCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.