de.deepamehta.core.service.event
Interface PostUpdateTopicListener

Show UML class diagram
All Superinterfaces:
Listener
All Known Implementing Classes:
AccessControlPlugin, GeomapsPlugin, TimePlugin, WebclientPlugin

public interface PostUpdateTopicListener
extends Listener


Method Summary
 void postUpdateTopic(Topic topic, TopicModel newModel, TopicModel oldModel, ClientState clientState, Directives directives)
           
 

Method Detail

postUpdateTopic

void postUpdateTopic(Topic topic,
                     TopicModel newModel,
                     TopicModel oldModel,
                     ClientState clientState,
                     Directives directives)


Copyright © 2013. All Rights Reserved.