| 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 |
|---|---|
String |
ExternalReferenceManagementInterface.createExternalReference(String userId,
String anchorGUID,
ExternalReferenceProperties properties)
Create a definition of a external reference.
|
void |
ExternalReferenceManagementInterface.updateExternalReference(String userId,
String externalReferenceGUID,
boolean isMergeUpdate,
ExternalReferenceProperties properties)
Update the definition of a external reference.
|
| Modifier and Type | Method and Description |
|---|---|
ExternalReferenceProperties |
ExternalReferenceElement.getProperties()
Return the link to external documentation that are relevant to this element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExternalReferenceElement.setProperties(ExternalReferenceProperties properties)
Set up the list of links to external documentation that are relevant to this element.
|
| Constructor and Description |
|---|
ExternalReferenceProperties(ExternalReferenceProperties template)
Copy/clone constructor.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.