| 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.metadataelements |
The metadata elements describe metadata retrieved from the open metadata repositories.
|
| org.odpi.openmetadata.accessservices.governanceprogram.properties |
| Modifier and Type | Method and Description |
|---|---|
String |
GovernanceClassificationLevelInterface.createGovernanceLevelIdentifier(String userId,
String setGUID,
GovernanceLevelIdentifierProperties properties)
Create a new metadata element to represent a governance classification level identifier.
|
void |
GovernanceClassificationLevelInterface.updateGovernanceLevelIdentifier(String userId,
String identifierGUID,
GovernanceLevelIdentifierProperties properties)
Update the metadata element representing a governance classification level identifier.
|
| Modifier and Type | Method and Description |
|---|---|
GovernanceLevelIdentifierProperties |
GovernanceLevelIdentifierElement.getProperties()
Return the properties of the governance level identifier for a governance classification.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GovernanceLevelIdentifierElement.setProperties(GovernanceLevelIdentifierProperties properties)
Set up the properties of the governance level identifier for a governance classification.
|
| Constructor and Description |
|---|
GovernanceLevelIdentifierProperties(GovernanceLevelIdentifierProperties template)
Copy/clone constructor
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.