- getActiveGovernanceOfficers(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramLeadership
-
Return all of the currently appointed governance officers.
- getGovernanceOfficerByAppointmentId(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramLeadership
-
Retrieve a governance officer by unique appointment id.
- getGovernanceOfficerByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramLeadership
-
Retrieve a governance officer description by unique guid.
- getGovernanceOfficers(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramLeadership
-
Return all of the defined governance officers.
- getGovernanceOfficersByDomain(String, GovernanceDomain) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramLeadership
-
Return all of the defined governance officers for a specific governance domain.
- getGovernanceZone(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceZoneManager
-
Return information about a specific governance zone.
- getGovernanceZones(String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceZoneManager
-
Return information about the defined governance zones.
- getPersonalProfileByEmployeeNumber(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramLeadership
-
Retrieve a personal profile by personnel/serial/unique employee number of the individual.
- getPersonalProfileByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramLeadership
-
Retrieve a personal profile by guid.
- getPersonalProfilesByName(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramLeadership
-
Return a list of candidate personal profiles for an individual.
- GovernanceProgramLeadership - Class in org.odpi.openmetadata.accessservices.governanceprogram.client
-
GovernanceProgramLeadership provides the client-side interface for the Governance Program Open Metadata Access Service (OMAS).
- GovernanceProgramLeadership(String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramLeadership
-
Create a new client with no authentication embedded in the HTTP request.
- GovernanceProgramLeadership(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramLeadership
-
Create a new client that passes userId and password in each HTTP request.
- GovernanceZoneManager - Class in org.odpi.openmetadata.accessservices.governanceprogram.client
-
GovernanceZoneManager is the client used to manage governance zones.
- GovernanceZoneManager(String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceZoneManager
-
Create a new client with no authentication embedded in the HTTP request.
- GovernanceZoneManager(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceZoneManager
-
Create a new client that passes userId and password in each HTTP request.