public class DocumentLinkDetailsDialog extends BaseDetailsBean implements NavigationSupport
imageResolver, panels, template, workflowPropertiesbrowseBean, isFinished, navigator, parameters| Constructor and Description |
|---|
DocumentLinkDetailsDialog() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
finishImpl(javax.faces.context.FacesContext context,
String outcome)
Performs the actual processing for the wizard.
|
String |
getBrowserUrl()
Returns the URL to the content for the current document
|
String |
getCancelButtonLabel()
Returns the label to use for the cancel button
|
String |
getContainerSubTitle()
Returns the subtitle to be used for the dialog
|
String |
getContainerTitle()
Returns the title to be used for the dialog
|
String |
getCurrentItemId() |
Node |
getDocument()
Returns the document this bean is currently representing
|
String |
getDownloadUrl()
Returns the download URL to the content for the current document
|
protected Node |
getLinkResolvedNode()
Resolve the actual Node from any Link object that may be proxying it
|
Node |
getNode()
Returns the Node this bean is currently representing
|
String |
getOutcome() |
protected String |
getPropertiesPanelId() |
Map |
getTemplateModel()
Returns a model for use by a template on the Details page.
|
String |
getUrl()
Returns the URL to download content for the current document
|
boolean |
isLocked()
Returns whether the current document is locked
|
void |
nextItem(javax.faces.event.ActionEvent event) |
void |
previousItem(javax.faces.event.ActionEvent event) |
applyTemplate, approve, cancelWorkflowEdit, expandPanel, getApproveStepName, getBookmarkUrl, getCifsPath, getCopyService, getHasCustomView, getHasTemplateView, getHasWebscriptView, getId, getName, getNodeRefUrl, getOwnableService, getPanels, getPermissionService, getRejectStepName, getTemplate, getTemplateRef, getWebdavUrl, getWebscriptUrl, getWorkflowProperties, reject, removeTemplate, saveWorkflow, setCopyService, setOwnableService, setPanels, setPermissionService, setTemplate, takeOwnershipcancel, doPostCommitProcessing, finish, formatErrorMessage, getActionsConfigId, getActionsContext, getAdditionalButtons, getCheckOutCheckInService, getContainerDescription, getDefaultCancelOutcome, getDefaultFinishOutcome, getDictionaryService, getErrorMessageId, getErrorOutcome, getFileFolderService, getFinishButtonDisabled, getFinishButtonLabel, getMoreActionsConfigId, getNamespaceService, getNodeService, getRuleService, getSearchService, getTransactionService, init, isFinished, restored, setBrowseBean, setDictionaryService, setFileFolderService, setNamespaceService, setNavigator, setNodeService, setSearchServicepublic Node getDocument()
protected Node getLinkResolvedNode()
BaseDetailsBeangetLinkResolvedNode in class BaseDetailsBeanpublic Node getNode()
BaseDetailsBeangetNode in class BaseDetailsBeanprotected String getPropertiesPanelId()
getPropertiesPanelId in class BaseDetailsBeanpublic Map getTemplateModel()
BaseDetailsBeangetTemplateModel in class BaseDetailsBeanprotected String finishImpl(javax.faces.context.FacesContext context, String outcome) throws Exception
BaseDialogBeanfinishImpl in class BaseDialogBeancontext - FacesContextoutcome - The default outcomeExceptionpublic String getCurrentItemId()
getCurrentItemId in interface NavigationSupportpublic String getOutcome()
getOutcome in interface NavigationSupportpublic void nextItem(javax.faces.event.ActionEvent event)
nextItem in interface NavigationSupportpublic void previousItem(javax.faces.event.ActionEvent event)
previousItem in interface NavigationSupportpublic String getCancelButtonLabel()
IDialogBeangetCancelButtonLabel in interface IDialogBeangetCancelButtonLabel in class BaseDialogBeanpublic String getContainerSubTitle()
IDialogBeanIf this returns null the DialogManager will lookup the subtitle via the dialog configuration
getContainerSubTitle in interface IDialogBeangetContainerSubTitle in class BaseDialogBeanpublic String getContainerTitle()
IDialogBeanIf this returns null the DialogManager will lookup the title via the dialog configuration
getContainerTitle in interface IDialogBeangetContainerTitle in class BaseDialogBeanpublic String getBrowserUrl()
public String getDownloadUrl()
public boolean isLocked()
public String getUrl()
Copyright © 2005–2018 Alfresco Software. All rights reserved.