| 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.createGovernanceLevelIdentifierSet(String userId,
GovernanceLevelIdentifierSetProperties properties)
Create a new metadata element to represent the root of a Governance Classification Level Identifier Sets.
|
void |
GovernanceClassificationLevelInterface.updateGovernanceLevelIdentifierSet(String userId,
String setGUID,
GovernanceLevelIdentifierSetProperties properties)
Update the metadata element representing a Governance Classification Level Identifier Sets.
|
| Modifier and Type | Method and Description |
|---|---|
GovernanceLevelIdentifierSetProperties |
GovernanceLevelIdentifierSetElement.getProperties()
Return the properties of this governance definition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GovernanceLevelIdentifierSetElement.setProperties(GovernanceLevelIdentifierSetProperties properties)
Set up the properties of this governance definition.
|
| Constructor and Description |
|---|
GovernanceLevelIdentifierSetProperties(GovernanceLevelIdentifierSetProperties template)
Copy/clone constructor
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.