public class TrashcanItemDetailsDialog extends TrashcanDialog
propertybrowseBean, isFinished, navigator, parameters| Constructor and Description |
|---|
TrashcanItemDetailsDialog() |
| 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.Object |
getActionsContext()
Returns the object to use as the context for the main and more
actions that may be configured by the dialog
|
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
|
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, userFilterChangeddoPostCommitProcessing, 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, setSearchServiceprotected java.lang.String finishImpl(javax.faces.context.FacesContext context,
java.lang.String outcome)
throws java.lang.Exception
BaseDialogBeanfinishImpl in class TrashcanDialogcontext - FacesContextoutcome - The default outcomejava.lang.Exceptionpublic java.lang.String getContainerTitle()
IDialogBeanIf this returns null the DialogManager will lookup the title via the dialog configuration
getContainerTitle in interface IDialogBeangetContainerTitle in class BaseDialogBeanpublic java.lang.String getCancelButtonLabel()
IDialogBeangetCancelButtonLabel in interface IDialogBeangetCancelButtonLabel in class TrashcanDialogpublic java.lang.Object getActionsContext()
IDialogBeangetActionsContext in interface IDialogBeangetActionsContext in class BaseDialogBeanpublic Node getItem()
public void setPermissionService(org.alfresco.service.cmr.security.PermissionService permissionService)
setPermissionService in class TrashcanDialogpermissionService - The PermissionService to set.protected org.alfresco.service.cmr.security.PermissionService getPermissionService()
getPermissionService in class TrashcanDialogCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.