public class ContactsPlugin extends PluginActivator implements ContactsService, PreCreateAssociationListener
bundle, dmx, mf
Constructor and Description |
---|
ContactsPlugin() |
Modifier and Type | Method and Description |
---|---|
List<RelatedTopic> |
getInstitutions(long personId) |
List<RelatedTopic> |
getPersons(long instId) |
void |
preCreateAssociation(AssociationModel assoc) |
getBundleContext, getPluginName, getStaticResource, getUri, init, preInstall, publishFileSystem, serviceArrived, serviceGone, setCoreService, shutdown, start, stop, toString
public ContactsPlugin()
public List<RelatedTopic> getInstitutions(long personId)
getInstitutions
in interface ContactsService
public List<RelatedTopic> getPersons(long instId)
getPersons
in interface ContactsService
public void preCreateAssociation(AssociationModel assoc)
preCreateAssociation
in interface PreCreateAssociationListener
Copyright © 2018. All Rights Reserved.