public class DeleteForumsDialog extends DeleteSpaceDialog
Modifier and Type | Field and Description |
---|---|
protected boolean |
reDisplayForums |
hasMultipleParents
browseBean, isFinished, navigator, parameters
Constructor and Description |
---|
DeleteForumsDialog() |
Modifier and Type | Method and Description |
---|---|
protected String |
doPostCommitProcessing(FacesContext context,
String outcome)
Performs any post commit processing subclasses may want to provide
|
protected String |
finishImpl(FacesContext context,
String outcome)
Performs the actual processing for the wizard.
|
void |
init(Map<String,String> parameters)
Initialises the dialog bean
|
getArchiveNodes, getConfirmMessage, getConfirmMessageId, getDeleteMode, getErrorMessageId, getExecuteRules, getFinishButtonDisabled, getHasMultipleParents, setArchiveNodes, setDeleteMode, setExecuteRules
cancel, finish, formatErrorMessage, getActionsConfigId, getActionsContext, getAdditionalButtons, getCancelButtonLabel, getCheckOutCheckInService, getContainerDescription, getContainerSubTitle, getContainerTitle, getDefaultCancelOutcome, getDefaultFinishOutcome, getDictionaryService, getErrorOutcome, getFileFolderService, getFinishButtonLabel, getMoreActionsConfigId, getNamespaceService, getNodeService, getRuleService, getSearchService, getTransactionService, isFinished, restored, setBrowseBean, setDictionaryService, setFileFolderService, setNamespaceService, setNavigator, setNodeService, setSearchService
public void init(Map<String,String> parameters)
IDialogBean
init
in interface IDialogBean
init
in class DeleteSpaceDialog
parameters
- Map of parameters for the dialogprotected String finishImpl(FacesContext context, String outcome) throws Exception
BaseDialogBean
finishImpl
in class DeleteSpaceDialog
context
- FacesContextoutcome
- The default outcomeException
protected String doPostCommitProcessing(FacesContext context, String outcome)
BaseDialogBean
doPostCommitProcessing
in class DeleteSpaceDialog
context
- FacesContextoutcome
- The default outcomeCopyright © 2005–2017 Alfresco Software. All rights reserved.