de.deepamehta.events
Class EventsPlugin

java.lang.Object
  extended by de.deepamehta.core.osgi.PluginActivator
      extended by de.deepamehta.events.EventsPlugin
All Implemented Interfaces:
de.deepamehta.core.osgi.PluginContext, de.deepamehta.core.service.event.PreCreateAssociationListener, de.deepamehta.core.service.EventListener, EventsService, org.osgi.framework.BundleActivator

public class EventsPlugin
extends de.deepamehta.core.osgi.PluginActivator
implements EventsService, de.deepamehta.core.service.event.PreCreateAssociationListener


Field Summary
 
Fields inherited from class de.deepamehta.core.osgi.PluginActivator
bundle, dm4, mf
 
Constructor Summary
EventsPlugin()
           
 
Method Summary
 List<de.deepamehta.core.RelatedTopic> getEvents(long personId)
           
 List<de.deepamehta.core.RelatedTopic> getParticipants(long eventId)
           
 void preCreateAssociation(de.deepamehta.core.model.AssociationModel assoc)
           
 
Methods inherited from class de.deepamehta.core.osgi.PluginActivator
getBundleContext, getPluginName, getStaticResource, getUri, init, preInstall, publishFileSystem, serviceArrived, serviceGone, setCoreService, shutdown, start, stop, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EventsPlugin

public EventsPlugin()
Method Detail

getEvents

public List<de.deepamehta.core.RelatedTopic> getEvents(long personId)
Specified by:
getEvents in interface EventsService

getParticipants

public List<de.deepamehta.core.RelatedTopic> getParticipants(long eventId)
Specified by:
getParticipants in interface EventsService

preCreateAssociation

public void preCreateAssociation(de.deepamehta.core.model.AssociationModel assoc)
Specified by:
preCreateAssociation in interface de.deepamehta.core.service.event.PreCreateAssociationListener


Copyright © 2016. All rights reserved.