public interface ContactsService
Modifier and Type | Method and Description |
---|---|
List<RelatedTopic> |
getOrganizations(long personId) |
List<RelatedTopic> |
getPersons(long organizationId) |
List<RelatedTopic> getOrganizations(long personId)
List<RelatedTopic> getPersons(long organizationId)
Copyright © 2023. All Rights Reserved.