public class CreateDiscussionDialog extends CreateTopicDialog
Modifier and Type | Field and Description |
---|---|
protected org.alfresco.service.cmr.repository.NodeRef |
discussingNodeRef |
message
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, title
browseBean, isFinished, navigator, parameters
Constructor and Description |
---|
CreateDiscussionDialog() |
Modifier and Type | Method and Description |
---|---|
String |
cancel()
Method handler called when the cancel button of the dialog is pressed
|
protected void |
createTopic(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(Map<String,String> parameters)
Initialises the wizard
|
doPostCommitProcessing, finishImpl, getContentService, getFinishButtonLabel, getMessage, setContentService, setMessage
getDefaultCancelOutcome, getDefaultFinishOutcome
formatErrorMessage, 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, setTitle
back, buildSummary, getBackButtonLabel, getNextButtonDisabled, getNextButtonLabel, getStepDescription, getStepTitle
finish, 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, setSearchService
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
finish, getActionsConfigId, getActionsContext, getAdditionalButtons, getCancelButtonLabel, getContainerDescription, getContainerSubTitle, getContainerTitle, getFinishButtonDisabled, getMoreActionsConfigId, isFinished, restored
protected org.alfresco.service.cmr.repository.NodeRef discussingNodeRef
public void init(Map<String,String> parameters)
CreateSpaceWizard
init
in interface IDialogBean
init
in class CreateTopicDialog
parameters
- Map of parameters for the dialogpublic String cancel()
IDialogBean
cancel
in interface IDialogBean
cancel
in class BaseDialogBean
protected void createTopic(String id)
id
- The id of the node to discussprotected void deleteTopic()
Copyright © 2005–2017 Alfresco Software. All rights reserved.