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 java.lang.String |
finishImpl(javax.faces.context.FacesContext context,
java.lang.String outcome)
Performs the actual processing for the wizard.
|
java.lang.String |
getBrowserUrl()
Returns the URL to the content for the current document
|
java.lang.String |
getCancelButtonLabel()
Returns the label to use for the cancel button
|
java.lang.String |
getContainerSubTitle()
Returns the subtitle to be used for the dialog
|
java.lang.String |
getContainerTitle()
Returns the title to be used for the dialog
|
java.lang.String |
getCurrentItemId() |
Node |
getDocument()
Returns the document this bean is currently representing
|
java.lang.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
|
java.lang.String |
getOutcome() |
protected java.lang.String |
getPropertiesPanelId() |
java.util.Map |
getTemplateModel()
Returns a model for use by a template on the Details page.
|
java.lang.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 java.lang.String getPropertiesPanelId()
getPropertiesPanelId in class BaseDetailsBeanpublic java.util.Map getTemplateModel()
BaseDetailsBeangetTemplateModel in class BaseDetailsBeanprotected java.lang.String finishImpl(javax.faces.context.FacesContext context,
java.lang.String outcome)
throws java.lang.Exception
BaseDialogBeanfinishImpl in class BaseDialogBeancontext - FacesContextoutcome - The default outcomejava.lang.Exceptionpublic java.lang.String getCurrentItemId()
getCurrentItemId in interface NavigationSupportpublic java.lang.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 java.lang.String getCancelButtonLabel()
IDialogBeangetCancelButtonLabel in interface IDialogBeangetCancelButtonLabel in class BaseDialogBeanpublic java.lang.String getContainerSubTitle()
IDialogBeanIf this returns null the DialogManager will lookup the subtitle via the dialog configuration
getContainerSubTitle in interface IDialogBeangetContainerSubTitle in class BaseDialogBeanpublic 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 getBrowserUrl()
public java.lang.String getDownloadUrl()
public boolean isLocked()
public java.lang.String getUrl()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.