public class DeleteForumDialog extends DeleteSpaceDialog
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
reDisplayForums |
hasMultipleParentsbrowseBean, isFinished, navigator, parameters| Constructor and Description |
|---|
DeleteForumDialog() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
doPostCommitProcessing(javax.faces.context.FacesContext context,
java.lang.String outcome)
Performs any post commit processing subclasses may want to provide
|
protected java.lang.String |
finishImpl(javax.faces.context.FacesContext context,
java.lang.String outcome)
Performs the actual processing for the wizard.
|
protected java.lang.String |
getConfirmMessageId()
Returns the message bundle id of the confirmation message to display to
the user before deleting the forum.
|
void |
init(java.util.Map parameters)
Initialises the dialog bean
|
getArchiveNodes, getConfirmMessage, getDeleteMode, getErrorMessageId, getExecuteRules, getFinishButtonDisabled, getHasMultipleParents, setArchiveNodes, setDeleteMode, setExecuteRulescancel, 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, setSearchServicepublic void init(java.util.Map parameters)
IDialogBeaninit in interface IDialogBeaninit in class DeleteSpaceDialogparameters - Map of parameters for the dialogprotected java.lang.String finishImpl(javax.faces.context.FacesContext context,
java.lang.String outcome)
throws java.lang.Exception
BaseDialogBeanfinishImpl in class DeleteSpaceDialogcontext - FacesContextoutcome - The default outcomejava.lang.Exceptionprotected java.lang.String doPostCommitProcessing(javax.faces.context.FacesContext context,
java.lang.String outcome)
BaseDialogBeandoPostCommitProcessing in class DeleteSpaceDialogcontext - FacesContextoutcome - The default outcomeprotected java.lang.String getConfirmMessageId()
getConfirmMessageId in class DeleteSpaceDialogCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.