| 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 | |
| org.odpi.openmetadata.accessservices.communityprofile.properties |
| Modifier and Type | Method and Description |
|---|---|
List<ContactMethodProperties> |
PersonalProfileManagementInterface.getContactMethods(String userId,
String profileUserId)
Return the list of contact methods for this user.
|
| Modifier and Type | Method and Description |
|---|---|
ContactMethodProperties |
ContactMethodElement.getProperties()
Return the properties of the contact method.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContactMethodElement.setProperties(ContactMethodProperties properties)
Set up the contract method properties.
|
| Constructor and Description |
|---|
ContactMethodProperties(ContactMethodProperties template)
Copy/clone constructor
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.