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, toStringpublic ContactsPlugin()
public List<RelatedTopic> getInstitutions(long personId)
getInstitutions in interface ContactsServicepublic List<RelatedTopic> getPersons(long instId)
getPersons in interface ContactsServicepublic void preCreateAssociation(AssociationModel assoc)
preCreateAssociation in interface PreCreateAssociationListenerCopyright © 2018. All Rights Reserved.