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