Package systems.dmx.core.service.event
Interface PreUpdateTopic
- 
- All Superinterfaces:
- EventListener
 - All Known Implementing Classes:
- AccountManagementPlugin
 
 public interface PreUpdateTopic extends EventListener 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidpreUpdateTopic(Topic topic, TopicModel updateModel)
 
- 
- 
- 
Method Detail- 
preUpdateTopicvoid preUpdateTopic(Topic topic, TopicModel updateModel) 
 
- 
 
-