public class AboutBean extends BaseDialogBean
browseBean, isFinished, navigator, parameters
Constructor and Description |
---|
AboutBean() |
Modifier and Type | Method and Description |
---|---|
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 |
getContainerDescription()
Returns the description to be used for the dialog
|
protected String |
getDefaultCancelOutcome()
Returns the default cancel outcome
|
String |
getEdition()
Retrieves the edition of the repository.
|
String |
getVersion()
Retrieves the version of the repository.
|
void |
setDescriptorService(DescriptorService descriptorService)
Sets the DescriptorService.
|
cancel, doPostCommitProcessing, finish, formatErrorMessage, getActionsConfigId, getActionsContext, getAdditionalButtons, getCheckOutCheckInService, getContainerSubTitle, getContainerTitle, getDefaultFinishOutcome, getDictionaryService, getErrorMessageId, getErrorOutcome, getFileFolderService, getFinishButtonDisabled, getFinishButtonLabel, getMoreActionsConfigId, getNamespaceService, getNodeService, getRuleService, getSearchService, getTransactionService, init, isFinished, restored, setBrowseBean, setDictionaryService, setFileFolderService, setNamespaceService, setNavigator, setNodeService, setSearchService
public String getVersion()
public String getEdition()
public void setDescriptorService(DescriptorService descriptorService)
descriptorService
- The DescriptorServiceprotected String finishImpl(FacesContext context, String outcome) throws Exception
BaseDialogBean
finishImpl
in class BaseDialogBean
context
- FacesContextoutcome
- The default outcomeException
public String getContainerDescription()
IDialogBean
If this returns null the DialogManager will lookup the description via the dialog configuration
getContainerDescription
in interface IDialogBean
getContainerDescription
in class BaseDialogBean
public String getCancelButtonLabel()
IDialogBean
getCancelButtonLabel
in interface IDialogBean
getCancelButtonLabel
in class BaseDialogBean
protected String getDefaultCancelOutcome()
BaseDialogBean
getDefaultCancelOutcome
in class BaseDialogBean
Copyright © 2005–2017 Alfresco Software. All rights reserved.