Class ChatTemplateCreationBean
java.lang.Object
de.xima.fc.inbox.bean.ChatTemplateCreationBean
- All Implemented Interfaces:
Serializable
Controller bean for chat template creation based on the content of the chat message editor in the inbox.
- Since:
- 8.4.0
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidonReset()handler that resets this bean to its initial statevoidhandler for the 'save current content as new template' action provided by the chat template 'save as' dialog
-
Constructor Details
-
ChatTemplateCreationBean
public ChatTemplateCreationBean()
-
-
Method Details
-
getKeywordsWhitelist
-
onSaveAsTemplate
public void onSaveAsTemplate()handler for the 'save current content as new template' action provided by the chat template 'save as' dialog -
onReset
public void onReset()handler that resets this bean to its initial state -
isSaveAsTemplatePermitted
public boolean isSaveAsTemplatePermitted() -
getNewTemplate
-