public class TrashcanDeleteItemDialog extends TrashcanDialog
permissionService, property
browseBean, isFinished, navigator, parameters
Constructor and Description |
---|
TrashcanDeleteItemDialog() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
finishImpl(javax.faces.context.FacesContext context,
java.lang.String outcome)
Performs the actual processing for the wizard.
|
java.lang.String |
getCancelButtonLabel()
Returns the label to use for the cancel button
|
java.lang.String |
getContainerTitle()
Returns the title to be used for the dialog
|
protected java.lang.String |
getDefaultFinishOutcome()
Returns the default finish outcome
|
boolean |
getFinishButtonDisabled()
Determines whether the finish button on the dialog should be disabled
|
java.lang.String |
getFinishButtonLabel()
Returns the label to use for the finish button
|
areaChanged, cancel, clearSearch, close, contextUpdated, dateFilterChanged, getFailureItemsTable, getItemBrowserUrl, getItemDownloadUrl, getItemNodeRefUrl, getItems, getListedItemsTable, getPanelMessage, getPermissionService, getProperty, getSuccessItemsTable, saveReportDetail, searchContent, searchName, setPermissionService, setProperty, setupItemAction, setupListAction, setupTrashcan, spaceChanged, userFilterChanged
doPostCommitProcessing, finish, formatErrorMessage, getActionsConfigId, getActionsContext, getAdditionalButtons, getCheckOutCheckInService, getContainerDescription, getContainerSubTitle, getDefaultCancelOutcome, getDictionaryService, getErrorMessageId, getErrorOutcome, getFileFolderService, getMoreActionsConfigId, getNamespaceService, getNodeService, getRuleService, getSearchService, getTransactionService, init, isFinished, restored, setBrowseBean, setDictionaryService, setFileFolderService, setNamespaceService, setNavigator, setNodeService, setSearchService
protected java.lang.String getDefaultFinishOutcome()
BaseDialogBean
getDefaultFinishOutcome
in class BaseDialogBean
protected java.lang.String finishImpl(javax.faces.context.FacesContext context, java.lang.String outcome) throws java.lang.Exception
BaseDialogBean
finishImpl
in class TrashcanDialog
context
- FacesContextoutcome
- The default outcomejava.lang.Exception
public java.lang.String getCancelButtonLabel()
IDialogBean
getCancelButtonLabel
in interface IDialogBean
getCancelButtonLabel
in class TrashcanDialog
public boolean getFinishButtonDisabled()
IDialogBean
getFinishButtonDisabled
in interface IDialogBean
getFinishButtonDisabled
in class BaseDialogBean
public java.lang.String getFinishButtonLabel()
IDialogBean
getFinishButtonLabel
in interface IDialogBean
getFinishButtonLabel
in class BaseDialogBean
public java.lang.String getContainerTitle()
IDialogBean
If this returns null the DialogManager will lookup the title via the dialog configuration
getContainerTitle
in interface IDialogBean
getContainerTitle
in class BaseDialogBean
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.