public class SpaceLinkDetailsDialog extends BaseDetailsBean implements NavigationSupport
imageResolver, panels, template, workflowPropertiesbrowseBean, isFinished, navigator, parameters| Constructor and Description |
|---|
SpaceLinkDetailsDialog() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
cancel()
Method handler called when the cancel button of the dialog is pressed
|
protected java.lang.String |
finishImpl(javax.faces.context.FacesContext context,
java.lang.String outcome)
Performs the actual processing for the wizard.
|
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() |
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() |
Node |
getSpace()
Returns the Space this bean is currently representing
|
java.util.Map |
getTemplateModel()
Returns a model for use by a template on the Details page.
|
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, takeOwnershipdoPostCommitProcessing, 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 getSpace()
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 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 getOutcome()
getOutcome in interface NavigationSupportpublic java.lang.String cancel()
IDialogBeancancel in interface IDialogBeancancel in class BaseDialogBeanCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.