de.deepamehta.core.service.event
Interface PostUpdateTopicListener

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

public interface PostUpdateTopicListener
extends EventListener


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 © 2014. All Rights Reserved.