Package systems.dmx.core.service.event
Interface PreCreateTopicType
-
- All Superinterfaces:
EventListener
- All Known Implementing Classes:
WebclientPlugin
public interface PreCreateTopicType extends EventListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
preCreateTopicType(TopicTypeModel model)
-
-
-
Method Detail
-
preCreateTopicType
void preCreateTopicType(TopicTypeModel model)
-
-