| 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 |
RightsManagementInterface.licenseElement(String userId,
String elementGUID,
String licenseTypeGUID,
LicenseProperties properties)
Link an element to a license type and include details of the license in the relationship properties.
|
void |
RightsManagementInterface.updateLicense(String userId,
String elementGUID,
String licenseTypeGUID,
boolean isMergeUpdate,
LicenseProperties properties)
Update the properties of a license.
|
| Constructor and Description |
|---|
LicenseProperties(LicenseProperties template)
Copy/clone Constructor - the resulting object.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.