public class RevertAllDialog extends BaseDialogBean
| Modifier and Type | Field and Description |
|---|---|
protected AVMBrowseBean |
avmBrowseBean |
browseBean, isFinished, navigator, parameters| Constructor and Description |
|---|
RevertAllDialog() |
| 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.
|
java.lang.String |
getConfirmMessage() |
boolean |
getFinishButtonDisabled()
Determines whether the finish button on the dialog should be disabled
|
protected org.alfresco.wcm.sandbox.SandboxService |
getSandboxService() |
void |
setAvmBrowseBean(AVMBrowseBean avmBrowseBean) |
void |
setSandboxService(org.alfresco.wcm.sandbox.SandboxService sbService) |
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 AVMBrowseBean avmBrowseBean
public void setSandboxService(org.alfresco.wcm.sandbox.SandboxService sbService)
protected org.alfresco.wcm.sandbox.SandboxService getSandboxService()
public void setAvmBrowseBean(AVMBrowseBean avmBrowseBean)
avmBrowseBean - The AVM BrowseBean to setprotected 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.ExceptionBaseDialogBean.finishImpl(javax.faces.context.FacesContext, java.lang.String)public java.lang.String getConfirmMessage()
public boolean getFinishButtonDisabled()
IDialogBeangetFinishButtonDisabled in interface IDialogBeangetFinishButtonDisabled in class BaseDialogBeanBaseDialogBean.getFinishButtonDisabled()Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.