public class SpaceLinkDetailsDialog extends BaseDetailsBean implements NavigationSupport
imageResolver, panels, template, workflowPropertiesbrowseBean, isFinished, navigator, parameters| Constructor and Description |
|---|
SpaceLinkDetailsDialog() |
| Modifier and Type | Method and Description |
|---|---|
String |
cancel()
Method handler called when the cancel button of the dialog is pressed
|
protected String |
finishImpl(javax.faces.context.FacesContext context,
String outcome)
Performs the actual processing for the wizard.
|
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() |
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() |
Node |
getSpace()
Returns the Space this bean is currently representing
|
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 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 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 getOutcome()
getOutcome in interface NavigationSupportpublic String cancel()
IDialogBeancancel in interface IDialogBeancancel in class BaseDialogBeanCopyright © 2005–2018 Alfresco Software. All rights reserved.