| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.governanceprogram.api |
Governance Program OMAS Java API defined the means to maintain and query the definitions that make up the governance program.
|
| org.odpi.openmetadata.accessservices.governanceprogram.properties |
| Modifier and Type | Method and Description |
|---|---|
void |
CertificationManagementInterface.certifyElement(String userId,
String elementGUID,
String certificationTypeGUID,
CertificationProperties properties)
Link an element to a certification type and include details of the certification in the relationship properties.
|
void |
CertificationManagementInterface.updateCertification(String userId,
String elementGUID,
String certificationTypeGUID,
boolean isMergeUpdate,
CertificationProperties properties)
Update the properties of a certification.
|
| Constructor and Description |
|---|
CertificationProperties(CertificationProperties template)
Copy/clone Constructor - the resulting object.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.