public class TrashcanItemDetailsDialog extends TrashcanDialog
property
browseBean, isFinished, navigator, parameters
Constructor and Description |
---|
TrashcanItemDetailsDialog() |
Modifier and Type | Method and Description |
---|---|
protected String |
finishImpl(FacesContext context,
String outcome)
Performs the actual processing for the wizard.
|
Object |
getActionsContext()
Returns the object to use as the context for the main and more
actions that may be configured by the dialog
|
String |
getCancelButtonLabel()
Returns the label to use for the cancel button
|
String |
getContainerTitle()
Returns the title to be used for the dialog
|
Node |
getItem() |
protected org.alfresco.service.cmr.security.PermissionService |
getPermissionService() |
void |
setPermissionService(org.alfresco.service.cmr.security.PermissionService permissionService) |
areaChanged, cancel, clearSearch, close, contextUpdated, dateFilterChanged, getFailureItemsTable, getItemBrowserUrl, getItemDownloadUrl, getItemNodeRefUrl, getItems, getListedItemsTable, getPanelMessage, getProperty, getSuccessItemsTable, saveReportDetail, searchContent, searchName, setProperty, setupItemAction, setupListAction, setupTrashcan, spaceChanged, userFilterChanged
doPostCommitProcessing, finish, formatErrorMessage, getActionsConfigId, getAdditionalButtons, getCheckOutCheckInService, getContainerDescription, getContainerSubTitle, getDefaultCancelOutcome, getDefaultFinishOutcome, getDictionaryService, getErrorMessageId, getErrorOutcome, getFileFolderService, getFinishButtonDisabled, 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 TrashcanDialog
context
- FacesContextoutcome
- The default outcomeException
public 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
public String getCancelButtonLabel()
IDialogBean
getCancelButtonLabel
in interface IDialogBean
getCancelButtonLabel
in class TrashcanDialog
public Object getActionsContext()
IDialogBean
getActionsContext
in interface IDialogBean
getActionsContext
in class BaseDialogBean
public Node getItem()
public void setPermissionService(org.alfresco.service.cmr.security.PermissionService permissionService)
setPermissionService
in class TrashcanDialog
permissionService
- The PermissionService to set.protected org.alfresco.service.cmr.security.PermissionService getPermissionService()
getPermissionService
in class TrashcanDialog
Copyright © 2005–2017 Alfresco Software. All rights reserved.