public class EventsPlugin extends de.deepamehta.core.osgi.PluginActivator implements EventsService, de.deepamehta.core.service.event.PreCreateAssociationListener
| Constructor and Description |
|---|
EventsPlugin() |
| Modifier and Type | Method and Description |
|---|---|
List<de.deepamehta.core.RelatedTopic> |
getEvents(long personId) |
List<de.deepamehta.core.RelatedTopic> |
getParticipants(long eventId) |
void |
preCreateAssociation(de.deepamehta.core.model.AssociationModel assoc) |
public List<de.deepamehta.core.RelatedTopic> getEvents(long personId)
getEvents in interface EventsServicepublic List<de.deepamehta.core.RelatedTopic> getParticipants(long eventId)
getParticipants in interface EventsServicepublic void preCreateAssociation(de.deepamehta.core.model.AssociationModel assoc)
preCreateAssociation in interface de.deepamehta.core.service.event.PreCreateAssociationListenerCopyright © 2018. All rights reserved.