| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.communityprofile.api |
The Community Profile Open Metadata Access Service (OMAS) is used by tools and administrators to
maintain information associated with individuals and communities.
|
| org.odpi.openmetadata.accessservices.communityprofile.metadataelement |
| Modifier and Type | Method and Description |
|---|---|
List<ContactMethodElement> |
MyPersonalProfileInterface.getMyContactDetails(String userId)
Return the list of contact methods for this user.
|
| Modifier and Type | Method and Description |
|---|---|
List<ContactMethodElement> |
PersonalProfileUniverse.getContactMethods()
Return the list of contact methods for the individual.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PersonalProfileUniverse.setContactMethods(List<ContactMethodElement> contactMethods)
Set up the list of contact methods for the individual.
|
| Constructor and Description |
|---|
ContactMethodElement(ContactMethodElement template)
Copy/clone constructor
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.