public class ApplyRssTemplateDialog extends BaseDialogBean
browseBean, isFinished, navigator, parameters
Constructor and Description |
---|
ApplyRssTemplateDialog() |
Modifier and Type | Method and Description |
---|---|
void |
applyRSSTemplate(ActionEvent event) |
protected String |
finishImpl(FacesContext context,
String outcome)
Performs the actual processing for the wizard.
|
String |
getContainerTitle()
Returns the title to be used for the dialog
|
Node |
getNode()
Returns the Node this bean is currently representing
|
String |
getRSSTemplate() |
void |
setRSSTemplate(String rssTemplate) |
cancel, doPostCommitProcessing, finish, formatErrorMessage, getActionsConfigId, getActionsContext, getAdditionalButtons, getCancelButtonLabel, getCheckOutCheckInService, getContainerDescription, getContainerSubTitle, 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 void setRSSTemplate(String rssTemplate)
public String getRSSTemplate()
protected String finishImpl(FacesContext context, String outcome) throws Exception
BaseDialogBean
finishImpl
in class BaseDialogBean
context
- FacesContextoutcome
- The default outcomeException
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
public void applyRSSTemplate(ActionEvent event)
public Node getNode()
Copyright © 2005–2017 Alfresco Software. All rights reserved.