public class EditSpaceDialog extends CreateSpaceDialog
| Modifier and Type | Field and Description |
|---|---|
protected Node |
editableNode |
copyPolicy, createdNode, createFrom, CREATEFROM_EXISTING, CREATEFROM_SCRATCH, CREATEFROM_TEMPLATE, DEFAULT_SPACE_ICON_NAME, DEFAULT_SPACE_ICON_PATH, DEFAULT_SPACE_TYPE_ICON_PATH, description, existingSpaceId, folderTypeDescriptions, folderTypes, icon, name, saveAsTemplate, spaceType, templateName, templates, templateSpaceId, titlebrowseBean, isFinished, navigator, parameters| Constructor and Description |
|---|
EditSpaceDialog() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
doPostCommitProcessing(javax.faces.context.FacesContext context,
String outcome)
Performs any post commit processing subclasses may want to provide
|
protected String |
finishImpl(javax.faces.context.FacesContext context,
String outcome)
Performs the actual processing for the wizard.
|
Node |
getEditableNode()
Returns the node being edited
|
boolean |
getFinishButtonDisabled()
Determines whether the finish button on the dialog should be disabled
|
String |
getFinishButtonLabel()
Returns the label to use for the finish button
|
void |
init(Map<String,String> parameters)
Initialises the wizard
|
protected Node |
initEditableNode()
Init the editable Node
|
getDefaultCancelOutcome, getDefaultFinishOutcomeformatErrorMessage, getCopyPolicy, getCreateFrom, getDescription, getExistingSpaceId, getFolderTypeDescriptions, getFolderTypes, getIcon, getIcons, getName, getSpaceType, getSummary, getTemplateName, getTemplateSpaceId, getTemplateSpaces, getTitle, isSaveAsTemplate, next, setCopyPolicy, setCreateFrom, setDescription, setExistingSpaceId, setIcon, setName, setSaveAsTemplate, setSpaceType, setTemplateName, setTemplateSpaceId, setTitleback, buildSummary, getBackButtonLabel, getNextButtonDisabled, getNextButtonLabel, getStepDescription, getStepTitlecancel, finish, getActionsConfigId, getActionsContext, getAdditionalButtons, getCancelButtonLabel, getCheckOutCheckInService, getContainerDescription, getContainerSubTitle, getContainerTitle, getDictionaryService, getErrorMessageId, getErrorOutcome, getFileFolderService, getMoreActionsConfigId, getNamespaceService, getNodeService, getRuleService, getSearchService, getTransactionService, isFinished, restored, setBrowseBean, setDictionaryService, setFileFolderService, setNamespaceService, setNavigator, setNodeService, setSearchServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcancel, finish, getActionsConfigId, getActionsContext, getAdditionalButtons, getCancelButtonLabel, getContainerDescription, getContainerSubTitle, getContainerTitle, getMoreActionsConfigId, isFinished, restoredprotected Node editableNode
public void init(Map<String,String> parameters)
CreateSpaceWizardinit in interface IDialogBeaninit in class CreateSpaceWizardparameters - Map of parameters for the dialogpublic boolean getFinishButtonDisabled()
IDialogBeangetFinishButtonDisabled in interface IDialogBeangetFinishButtonDisabled in class BaseDialogBeanprotected Node initEditableNode()
public String getFinishButtonLabel()
IDialogBeangetFinishButtonLabel in interface IDialogBeangetFinishButtonLabel in class CreateSpaceDialogprotected String finishImpl(javax.faces.context.FacesContext context, String outcome) throws Exception
BaseDialogBeanfinishImpl in class CreateSpaceWizardcontext - FacesContextoutcome - The default outcomeExceptionprotected String doPostCommitProcessing(javax.faces.context.FacesContext context, String outcome)
BaseDialogBeandoPostCommitProcessing in class BaseDialogBeancontext - FacesContextoutcome - The default outcomepublic Node getEditableNode()
Copyright © 2005–2018 Alfresco Software. All rights reserved.