public class CreateDiscussionDialog extends CreateTopicDialog
| Modifier and Type | Field and Description |
|---|---|
protected org.alfresco.service.cmr.repository.NodeRef |
discussingNodeRef |
messagecopyPolicy, 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 |
|---|
CreateDiscussionDialog() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
cancel()
Method handler called when the cancel button of the dialog is pressed
|
protected void |
createTopic(java.lang.String id)
Creates a topic for the node with the given id
|
protected void |
deleteTopic()
Deletes the setup performed during the initialisation of the dialog.
|
void |
init(java.util.Map parameters)
Initialises the wizard
|
doPostCommitProcessing, finishImpl, getContentService, getFinishButtonLabel, getMessage, setContentService, setMessagegetDefaultCancelOutcome, 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, getStepTitlefinish, getActionsConfigId, getActionsContext, getAdditionalButtons, getCancelButtonLabel, getCheckOutCheckInService, getContainerDescription, getContainerSubTitle, getContainerTitle, getDictionaryService, getErrorMessageId, getErrorOutcome, getFileFolderService, getFinishButtonDisabled, getMoreActionsConfigId, getNamespaceService, getNodeService, getRuleService, getSearchService, getTransactionService, isFinished, restored, setBrowseBean, setDictionaryService, setFileFolderService, setNamespaceService, setNavigator, setNodeService, setSearchServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfinish, getActionsConfigId, getActionsContext, getAdditionalButtons, getCancelButtonLabel, getContainerDescription, getContainerSubTitle, getContainerTitle, getFinishButtonDisabled, getMoreActionsConfigId, isFinished, restoredprotected org.alfresco.service.cmr.repository.NodeRef discussingNodeRef
public void init(java.util.Map parameters)
CreateSpaceWizardinit in interface IDialogBeaninit in class CreateTopicDialogparameters - Map of parameters for the dialogpublic java.lang.String cancel()
IDialogBeancancel in interface IDialogBeancancel in class BaseDialogBeanprotected void createTopic(java.lang.String id)
id - The id of the node to discussprotected void deleteTopic()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.