public class FileDetailsBean extends AVMDetailsBean
avmBrowseBean, panelsbrowseBean, isFinished, navigator, parameters| Constructor and Description |
|---|
FileDetailsBean()
Default constructor
|
| 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.
|
AVMNode |
getAvmNode() |
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 |
getContainerTitle()
Returns the title to be used for the dialog
|
java.lang.String |
getCurrentItemId() |
Node |
getDocument() |
java.lang.String |
getDownloadUrl()
Returns the download URL to the content for the current document
|
java.lang.String |
getFileType32() |
protected java.util.List |
getNodes() |
java.lang.String |
getOutcome() |
java.lang.String |
getPreviewUrl()
Returns the virtualisation server URL to the content for the current document
|
java.util.List |
getVersionHistory() |
void |
revertNode(javax.faces.event.ActionEvent event)
Revert a node back to a previous version
|
void |
setActionService(org.alfresco.service.cmr.action.ActionService actionService) |
expandPanel, getAvmService, getIsBrowseList, getName, getNodeRefUrl, getNodeService, getPanels, getPath, nextItem, previousItem, setAvmBrowseBean, setAvmService, setNodeService, setPanelscancel, doPostCommitProcessing, finish, formatErrorMessage, getActionsConfigId, getActionsContext, getAdditionalButtons, getCheckOutCheckInService, getContainerDescription, getContainerSubTitle, getDefaultCancelOutcome, getDefaultFinishOutcome, getDictionaryService, getErrorMessageId, getErrorOutcome, getFileFolderService, getFinishButtonDisabled, getFinishButtonLabel, getMoreActionsConfigId, getNamespaceService, getRuleService, getSearchService, getTransactionService, init, isFinished, restored, setBrowseBean, setDictionaryService, setFileFolderService, setNamespaceService, setNavigator, setSearchServicepublic void setActionService(org.alfresco.service.cmr.action.ActionService actionService)
actionService - The actionService to set.public AVMNode getAvmNode()
getAvmNode in class AVMDetailsBeanAVMDetailsBean.getAvmNode()public Node getDocument()
public java.lang.String getBrowserUrl()
public java.lang.String getDownloadUrl()
public java.lang.String getPreviewUrl()
public java.lang.String getFileType32()
protected java.util.List getNodes()
getNodes in class AVMDetailsBeanAVMDetailsBean.getNodes()public java.util.List getVersionHistory()
public void revertNode(javax.faces.event.ActionEvent event)
protected 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 getCancelButtonLabel()
IDialogBeangetCancelButtonLabel in interface IDialogBeangetCancelButtonLabel 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 getCurrentItemId()
public java.lang.String getOutcome()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.