public class EditWebContentWizard extends CreateWebContentWizard
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Set |
existingLocks |
avmBrowseBean, createdPath, filePickerBean, formDescriptionAttribute, formInstanceData, formSelectDisabled, renditions, startWorkflowcontent, 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 |
|---|
EditWebContentWizard() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
back()
Called when the back button is pressed by the user
|
java.lang.String |
cancel()
Method handler called when the cancel button of the dialog is pressed
|
boolean |
getEditMode()
Indicates whether or not the wizard is currently in edit mode
|
Form |
getForm()
Overridden to avoid calling getWebProject since potentially there is no web project
context in workflow scenario.
|
boolean |
getSubmittable() |
void |
init(java.util.Map parameters)
Initialises the dialog bean
|
protected void |
saveContent()
Save the specified content using the currently set wizard attributes
|
createContentChanged, doPostCommitProcessing, finishImpl, getAvmLockingService, getAvmService, getAvmSyncService, getAvmWebappName, getAvmWebappPrefix, getContent, getCreateMimeTypes, getFileName, getFormChoices, getFormDescriptionAttribute, getFormInstanceData, getFormLabelAttribute, getFormName, getFormSelectDisabled, getFormsList, getFormsService, getInstanceDataDocument, getNextButtonDisabled, getNumberOfSubmittableFiles, getPreviewSandboxUrl, getRenditions, getStartWorkflow, getSummary, getUploadedFiles, next, setAvmBrowseBean, setAvmLockingService, setAvmService, setAvmSyncService, setContent, setFilePickerBean, setFormName, setFormSelectDisabled, setFormsService, setStartWorkflowfinish, formatErrorMessage, getFinishButtonDisabled, getFormProcessorSession, setFormProcessorSessiongetAuthor, getContentService, getDescription, getEncoding, getEncodings, getMimeType, getObjectType, getObjectTypes, getOtherPropertiesChoiceVisible, getShowOtherProperties, getSummaryMimeType, getSummaryObjectType, getTitle, initOtherProperties, isInlineEdit, saveContent, setAuthor, setContentService, setDescription, setEncoding, setFileName, setInlineEdit, setMimeType, setObjectType, setShowOtherProperties, setTitlebuildSummary, getBackButtonLabel, getDefaultCancelOutcome, getDefaultFinishOutcome, getFinishButtonLabel, getNextButtonLabel, getStepDescription, getStepTitlegetActionsConfigId, 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, waitgetActionsConfigId, getActionsContext, getAdditionalButtons, getCancelButtonLabel, getContainerDescription, getContainerSubTitle, getContainerTitle, getMoreActionsConfigId, isFinished, restoredpublic void init(java.util.Map parameters)
IDialogBeaninit in interface IDialogBeaninit in class CreateWebContentWizardparameters - Map of parameters for the dialogpublic java.lang.String cancel()
IDialogBeancancel in interface IDialogBeancancel in class BaseDialogBeanpublic java.lang.String back()
IWizardBeanback in interface IWizardBeanback in class CreateWebContentWizardprotected void saveContent()
throws java.lang.Exception
CreateWebContentWizardsaveContent in class CreateWebContentWizardjava.lang.Exceptionpublic boolean getEditMode()
getEditMode in class CreateWebContentWizardpublic boolean getSubmittable()
getSubmittable in class CreateWebContentWizardpublic Form getForm()
getForm in class CreateWebContentWizardCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.