public class DeleteContentDialog extends BaseDialogBean
browseBean, isFinished, navigator, parameters
Constructor and Description |
---|
DeleteContentDialog() |
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.
|
String |
getConfirmMessage()
Returns the confirmation to display to the user before deleting the content.
|
protected String |
getErrorMessageId()
The default message id to use in error messages
|
boolean |
getFinishButtonDisabled()
Determines whether the finish button on the dialog should be disabled
|
protected MultilingualContentService |
getMultilingualContentService() |
void |
setMultilingualContentService(MultilingualContentService multilingualContentService) |
cancel, finish, formatErrorMessage, getActionsConfigId, getActionsContext, getAdditionalButtons, getCancelButtonLabel, getCheckOutCheckInService, getContainerDescription, getContainerSubTitle, getContainerTitle, getDefaultCancelOutcome, getDefaultFinishOutcome, getDictionaryService, getErrorOutcome, getFileFolderService, getFinishButtonLabel, getMoreActionsConfigId, getNamespaceService, getNodeService, getRuleService, getSearchService, getTransactionService, init, isFinished, restored, setBrowseBean, setDictionaryService, setFileFolderService, setNamespaceService, setNavigator, setNodeService, setSearchService
protected String finishImpl(FacesContext context, String outcome) throws Exception
BaseDialogBean
finishImpl
in class BaseDialogBean
context
- FacesContextoutcome
- The default outcomeException
protected String doPostCommitProcessing(FacesContext context, String outcome)
BaseDialogBean
doPostCommitProcessing
in class BaseDialogBean
context
- FacesContextoutcome
- The default outcomeprotected String getErrorMessageId()
BaseDialogBean
getErrorMessageId
in class BaseDialogBean
public boolean getFinishButtonDisabled()
IDialogBean
getFinishButtonDisabled
in interface IDialogBean
getFinishButtonDisabled
in class BaseDialogBean
public String getConfirmMessage()
public void setMultilingualContentService(MultilingualContentService multilingualContentService)
multilingualContentService
- the Multilingual Content Service to setprotected MultilingualContentService getMultilingualContentService()
Copyright © 2005–2017 Alfresco Software. All rights reserved.