public class SpacePreviewBean extends BasePreviewBean implements NavigationSupport
browseBean, imageResolver, navigator, templateisFinished, parameters| Constructor and Description |
|---|
SpacePreviewBean() |
| 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.
|
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 |
getNode()
Returns the Space this bean is currently representing
|
java.lang.String |
getOutcome() |
java.util.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 java.util.Map getTemplateModel()
getTemplateModel in class BasePreviewBeanprotected 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 java.lang.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 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 getCancelButtonLabel()
IDialogBeangetCancelButtonLabel in interface IDialogBeangetCancelButtonLabel in class BaseDialogBeanCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.