- getActiveGovernanceOfficers(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.spring.GovernanceLeadershipResource
-
Return all of the active governance officers.
- getGovernanceOfficerByAppointmentId(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.spring.GovernanceLeadershipResource
-
Retrieve a governance officer by unique appointment id.
- getGovernanceOfficerByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.spring.GovernanceLeadershipResource
-
Retrieve a governance officer description by unique guid.
- getGovernanceOfficers(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.spring.GovernanceLeadershipResource
-
Return all of the defined governance officers.
- getGovernanceOfficersByDomain(String, String, GovernanceDomainRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.spring.GovernanceLeadershipResource
-
Return all of the defined governance officers for a specific governance domain.
- getPersonalProfileByEmployeeNumber(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.spring.GovernanceLeadershipResource
-
Retrieve a personal profile by personnel/serial/unique employee number of the individual.
- getPersonalProfileByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.spring.GovernanceLeadershipResource
-
Retrieve a personal profile by guid.
- getPersonalProfilesByName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.spring.GovernanceLeadershipResource
-
Return a list of candidate personal profiles for an individual.
- GovernanceLeadershipResource - Class in org.odpi.openmetadata.accessservices.governanceprogram.server.spring
-
The GovernanceProgramOMASGovernanceLeadershipResource provides a Spring based server-side REST API
that supports the GovernanceLeadershipInterface.
- GovernanceLeadershipResource() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.server.spring.GovernanceLeadershipResource
-
Default constructor