public class EventsPlugin extends PluginActivator implements EventsService, PreCreateAssociationListener
Modifier and Type | Field and Description |
---|---|
private static Logger |
logger |
private TimeService |
timeService |
bundle, dmx, mf
Constructor and Description |
---|
EventsPlugin() |
Modifier and Type | Method and Description |
---|---|
List<RelatedTopic> |
getEvents(long personId) |
List<RelatedTopic> |
getParticipants(long eventId) |
void |
preCreateAssociation(AssociationModel assoc) |
getBundleContext, getPluginName, getStaticResource, getUri, init, preInstall, publishFileSystem, serviceArrived, serviceGone, setCoreService, shutdown, start, stop, toString
private TimeService timeService
public EventsPlugin()
public List<RelatedTopic> getEvents(long personId)
getEvents
in interface EventsService
public List<RelatedTopic> getParticipants(long eventId)
getParticipants
in interface EventsService
public void preCreateAssociation(AssociationModel assoc)
preCreateAssociation
in interface PreCreateAssociationListener
Copyright © 2018. All Rights Reserved.