public class DocumentLinkDetailsDialog extends BaseDetailsBean implements NavigationSupport
imageResolver, panels, template, workflowProperties
browseBean, isFinished, navigator, parameters
Constructor and Description |
---|
DocumentLinkDetailsDialog() |
Modifier and Type | Method and Description |
---|---|
protected String |
finishImpl(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(ActionEvent event) |
void |
previousItem(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, takeOwnership
cancel, 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, setSearchService
public Node getDocument()
protected Node getLinkResolvedNode()
BaseDetailsBean
getLinkResolvedNode
in class BaseDetailsBean
public Node getNode()
BaseDetailsBean
getNode
in class BaseDetailsBean
protected String getPropertiesPanelId()
getPropertiesPanelId
in class BaseDetailsBean
public Map getTemplateModel()
BaseDetailsBean
getTemplateModel
in class BaseDetailsBean
protected String finishImpl(FacesContext context, String outcome) throws Exception
BaseDialogBean
finishImpl
in class BaseDialogBean
context
- FacesContextoutcome
- The default outcomeException
public String getCurrentItemId()
getCurrentItemId
in interface NavigationSupport
public String getOutcome()
getOutcome
in interface NavigationSupport
public void nextItem(ActionEvent event)
nextItem
in interface NavigationSupport
public void previousItem(ActionEvent event)
previousItem
in interface NavigationSupport
public String getCancelButtonLabel()
IDialogBean
getCancelButtonLabel
in interface IDialogBean
getCancelButtonLabel
in class BaseDialogBean
public String getContainerSubTitle()
IDialogBean
If this returns null the DialogManager will lookup the subtitle via the dialog configuration
getContainerSubTitle
in interface IDialogBean
getContainerSubTitle
in class BaseDialogBean
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 getBrowserUrl()
public String getDownloadUrl()
public boolean isLocked()
public String getUrl()
Copyright © 2005–2017 Alfresco Software. All rights reserved.