public class DeleteTopicDialog extends DeleteSpaceDialog
Modifier and Type | Field and Description |
---|---|
protected boolean |
reDisplayTopics |
hasMultipleParents
browseBean, isFinished, navigator, parameters
Constructor and Description |
---|
DeleteTopicDialog() |
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.
|
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, 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 outcomeprotected String getConfirmMessageId()
getConfirmMessageId
in class DeleteSpaceDialog
Copyright © 2005–2017 Alfresco Software. All rights reserved.