| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.governanceprogram.api | |
| org.odpi.openmetadata.accessservices.governanceprogram.properties |
| Modifier and Type | Method and Description |
|---|---|
GovernanceResponsibility |
GovernanceOrganizationInterface.getGovernanceResponsibilityByDocumentId(String documentId) |
GovernanceResponsibility |
GovernanceOrganizationInterface.getGovernanceResponsibilityByGUID(String responsibilityGUID) |
GovernanceResponsibility |
GovernanceOrganizationInterface.getGovernanceResponsibilityByTitle(String title) |
| Modifier and Type | Method and Description |
|---|---|
List<GovernanceResponsibility> |
GovernanceOrganizationInterface.getGovernanceResponsibilities(String title) |
| Constructor and Description |
|---|
GovernanceResponsibility(GovernanceResponsibility template)
Copy/clone constructor
|
Copyright © 2018–2020 ODPi. All rights reserved.