public class DeleteTopicDialog extends DeleteSpaceDialog
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
reDisplayTopics |
hasMultipleParentsbrowseBean, isFinished, navigator, parameters| Constructor and Description |
|---|
DeleteTopicDialog() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
doPostCommitProcessing(javax.faces.context.FacesContext context,
String outcome)
Performs any post commit processing subclasses may want to provide
|
protected String |
finishImpl(javax.faces.context.FacesContext context,
String outcome)
Performs the actual processing for the wizard.
|
protected String |
getConfirmMessageId()
Returns the message bundle id of the confirmation message to display to
the user before deleting the topic.
|
void |
init(Map<String,String> 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(Map<String,String> parameters)
IDialogBeaninit in interface IDialogBeaninit in class DeleteSpaceDialogparameters - Map of parameters for the dialogprotected String finishImpl(javax.faces.context.FacesContext context, String outcome) throws Exception
BaseDialogBeanfinishImpl in class DeleteSpaceDialogcontext - FacesContextoutcome - The default outcomeExceptionprotected String doPostCommitProcessing(javax.faces.context.FacesContext context, String outcome)
BaseDialogBeandoPostCommitProcessing in class DeleteSpaceDialogcontext - FacesContextoutcome - The default outcomeprotected String getConfirmMessageId()
getConfirmMessageId in class DeleteSpaceDialogCopyright © 2005–2018 Alfresco Software. All rights reserved.