- getCurrentGovernanceRoleAppointments(String, String, int, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.spring.GovernanceRolesResource
-
Return all of the governance roles and their incumbents (if any).
- getGovernanceRoleByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.spring.GovernanceRolesResource
-
Retrieve a governance role description by unique guid.
- getGovernanceRoleByRoleId(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.spring.GovernanceRolesResource
-
Retrieve the properties of a governance role using its unique name.
- getGovernanceRoleHistoryByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.spring.GovernanceRolesResource
-
Retrieve a governance role description by unique guid along with the history of who has been appointed
to the role.
- getGovernanceRolesByDomainId(String, String, int, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.spring.GovernanceRolesResource
-
Return all of the defined governance roles.
- getGovernanceRolesByTitle(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.spring.GovernanceRolesResource
-
Retrieve all of the governance roles for a particular title.
- getGovernanceZoneByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.spring.GovernanceZonesResource
-
Return information about a specific governance zone.
- getGovernanceZoneByName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.spring.GovernanceZonesResource
-
Return information about a specific governance zone.
- getGovernanceZoneDefinitionByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.spring.GovernanceZonesResource
-
Return information about a specific governance zone and its linked governance definitions.
- getGovernanceZonesForDomain(String, String, int, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.spring.GovernanceZonesResource
-
Return information about the defined governance zones.
- getSubjectAreaByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.spring.SubjectAreaResource
-
Return information about a specific subject area.
- getSubjectAreaByName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.spring.SubjectAreaResource
-
Return information about a specific subject area.
- getSubjectAreaDefinitionByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.spring.SubjectAreaResource
-
Return information about a specific subject area and its linked governance definitions.
- getSubjectAreasForDomain(String, String, int, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.spring.SubjectAreaResource
-
Return information about the defined subject areas.
- GovernanceRolesResource - Class in org.odpi.openmetadata.accessservices.governanceprogram.server.spring
-
The GovernanceRolesResource provides a Spring based server-side REST API
that supports the GovernanceRolesInterface.
- GovernanceRolesResource() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.server.spring.GovernanceRolesResource
-
Default constructor
- GovernanceZonesResource - Class in org.odpi.openmetadata.accessservices.governanceprogram.server.spring
-
The GovernanceZonesResource provides a Spring based server-side REST API
that supports the GovernanceZonesInterface.
- GovernanceZonesResource() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.server.spring.GovernanceZonesResource
-
Default constructor