public class TopicDetailsDialog extends BaseDetailsBean implements NavigationSupport
imageResolver, panels, template, workflowProperties
browseBean, isFinished, navigator, parameters
Constructor and Description |
---|
TopicDetailsDialog() |
Modifier and Type | Method and Description |
---|---|
String |
cancel()
Action handler to clear the current Space properties before returning to the browse screen, as the user may have modified the properties!
|
protected String |
finishImpl(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(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
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 getSpace()
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
public String cancel()
cancel
in interface IDialogBean
cancel
in class BaseDialogBean
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
Copyright © 2005–2017 Alfresco Software. All rights reserved.