public class ApplySpaceTemplateDialog extends BaseDialogBean
| Modifier and Type | Field and Description |
|---|---|
protected String |
template |
browseBean, isFinished, navigator, parameters| Constructor and Description |
|---|
ApplySpaceTemplateDialog() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyTemplate(javax.faces.event.ActionEvent event) |
protected String |
finishImpl(javax.faces.context.FacesContext context,
String outcome)
Performs the actual processing for the wizard.
|
String |
getContainerTitle()
Returns the title to be used for the dialog
|
Node |
getNode() |
String |
getTemplate() |
void |
setTemplate(String template) |
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, setSearchServiceprotected String template
protected String finishImpl(javax.faces.context.FacesContext context, String outcome) throws Exception
BaseDialogBeanfinishImpl in class BaseDialogBeancontext - FacesContextoutcome - The default outcomeExceptionpublic String getContainerTitle()
IDialogBeanIf this returns null the DialogManager will lookup the title via the dialog configuration
getContainerTitle in interface IDialogBeangetContainerTitle in class BaseDialogBeanpublic void applyTemplate(javax.faces.event.ActionEvent event)
public Node getNode()
public String getTemplate()
public void setTemplate(String template)
Copyright © 2005–2018 Alfresco Software. All rights reserved.