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