public class SpacePreviewBean extends BasePreviewBean implements NavigationSupport
browseBean, imageResolver, navigator, templateisFinished, parameters| Constructor and Description |
|---|
SpacePreviewBean() |
| Modifier and Type | Method and Description |
|---|---|
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 |
getContainerTitle()
Returns the title to be used for the dialog
|
String |
getCurrentItemId() |
Node |
getNode()
Returns the Space this bean is currently representing
|
String |
getOutcome() |
Map |
getTemplateModel()
Returns a model for use by a template on the Document Details page.
|
void |
nextItem(javax.faces.event.ActionEvent event) |
void |
previousItem(javax.faces.event.ActionEvent event) |
getId, getName, getTemplate, getTemplateRef, setBrowseBean, setNavigator, setTemplatecancel, doPostCommitProcessing, finish, formatErrorMessage, getActionsConfigId, getActionsContext, getAdditionalButtons, getCheckOutCheckInService, getContainerDescription, getContainerSubTitle, getDefaultCancelOutcome, getDefaultFinishOutcome, getDictionaryService, getErrorMessageId, getErrorOutcome, getFileFolderService, getFinishButtonDisabled, getFinishButtonLabel, getMoreActionsConfigId, getNamespaceService, getNodeService, getRuleService, getSearchService, getTransactionService, init, isFinished, restored, setDictionaryService, setFileFolderService, setNamespaceService, setNodeService, setSearchServicepublic Node getNode()
getNode in class BasePreviewBeanpublic Map getTemplateModel()
getTemplateModel in class BasePreviewBeanprotected 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 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 String getContainerTitle()
IDialogBeanIf this returns null the DialogManager will lookup the title via the dialog configuration
getContainerTitle in interface IDialogBeangetContainerTitle in class BaseDialogBeanpublic String getCancelButtonLabel()
IDialogBeangetCancelButtonLabel in interface IDialogBeangetCancelButtonLabel in class BaseDialogBeanCopyright © 2005–2018 Alfresco Software. All rights reserved.