public class EditSimpleWorkflowDialog extends BaseDialogBean
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map |
workflowProperties |
browseBean, isFinished, navigator, parameters| Constructor and Description |
|---|
EditSimpleWorkflowDialog() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
finishImpl(javax.faces.context.FacesContext context,
java.lang.String outcome)
Performs the actual processing for the wizard.
|
Node |
getDocument() |
boolean |
getFinishButtonDisabled()
Determines whether the finish button on the dialog should be disabled
|
Node |
getNode() |
java.util.Map |
getWorkflowProperties() |
java.lang.String |
saveWorkflow() |
cancel, doPostCommitProcessing, finish, formatErrorMessage, getActionsConfigId, getActionsContext, getAdditionalButtons, getCancelButtonLabel, getCheckOutCheckInService, getContainerDescription, getContainerSubTitle, getContainerTitle, getDefaultCancelOutcome, getDefaultFinishOutcome, getDictionaryService, getErrorMessageId, getErrorOutcome, getFileFolderService, getFinishButtonLabel, getMoreActionsConfigId, getNamespaceService, getNodeService, getRuleService, getSearchService, getTransactionService, init, isFinished, restored, setBrowseBean, setDictionaryService, setFileFolderService, setNamespaceService, setNavigator, setNodeService, setSearchServiceprotected java.lang.String finishImpl(javax.faces.context.FacesContext context,
java.lang.String outcome)
throws java.lang.Exception
BaseDialogBeanfinishImpl in class BaseDialogBeancontext - FacesContextoutcome - The default outcomejava.lang.Exceptionpublic boolean getFinishButtonDisabled()
IDialogBeangetFinishButtonDisabled in interface IDialogBeangetFinishButtonDisabled in class BaseDialogBeanpublic Node getNode()
public Node getDocument()
public java.lang.String saveWorkflow()
public java.util.Map getWorkflowProperties()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.