public class EventsPlugin extends PluginActivator implements EventsService, PreCreateAssoc
bundle, dmx, mf
Constructor and Description |
---|
EventsPlugin() |
Modifier and Type | Method and Description |
---|---|
List<RelatedTopic> |
getEvents(long personId) |
List<RelatedTopic> |
getPersons(long eventId) |
void |
preCreateAssoc(AssocModel assoc) |
getBundleContext, getPluginName, getStaticResource, getUri, init, preInstall, publishFileSystem, serviceArrived, serviceGone, setCoreService, shutdown, start, stop, toString
public List<RelatedTopic> getEvents(long personId)
getEvents
in interface EventsService
public List<RelatedTopic> getPersons(long eventId)
getPersons
in interface EventsService
public void preCreateAssoc(AssocModel assoc)
preCreateAssoc
in interface PreCreateAssoc
Copyright © 2023. All Rights Reserved.