- getActiveGovernanceOfficers(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.handlers.GovernanceOfficerHandler
-
Return all of the active governance officers.
- getActiveGovernanceOfficers(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramRESTServices
-
Return all of the defined governance officers.
- getGovernanceOfficerByAppointmentId(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.handlers.GovernanceOfficerHandler
-
Retrieve a governance officer by unique appointment id.
- getGovernanceOfficerByAppointmentId(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramRESTServices
-
Retrieve a governance officer by unique appointment id.
- getGovernanceOfficerByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.handlers.GovernanceOfficerHandler
-
Retrieve a governance officer description by unique guid.
- getGovernanceOfficerByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramRESTServices
-
Retrieve a governance officer description by unique guid.
- getGovernanceOfficers(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.handlers.GovernanceOfficerHandler
-
Return all of the defined governance officers.
- getGovernanceOfficers(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramRESTServices
-
Return all of the defined governance officers.
- getGovernanceOfficersByDomain(String, GovernanceDomain) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.handlers.GovernanceOfficerHandler
-
Return all of the defined governance officers for a specific governance domain.
- getGovernanceOfficersByDomain(String, String, GovernanceDomainRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramRESTServices
-
Return all of the defined governance officers for a specific governance domain.
- getGovernanceZone(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceZoneRESTServices
-
Return information about a specific governance zone.
- getGovernanceZones(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceZoneRESTServices
-
Return information about all of the governance zones.
- getServerName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramServicesInstance
-
Return the server name.
- GovernanceOfficerHandler - Class in org.odpi.openmetadata.accessservices.governanceprogram.handlers
-
GovernanceOfficerHandler retrieves GovernanceOfficer objects from the property server and maintains the
relationship between the governance officer and the profile of the individual that is appointed as the
governance officer.
- GovernanceOfficerHandler(String, String, InvalidParameterHandler, OMRSRepositoryHelper, RepositoryHandler, PersonalProfileHandler, ExternalReferencesHandler) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.handlers.GovernanceOfficerHandler
-
Construct the handler caching the objects
needed to operate within a single server instance.
- GovernanceProgramAdmin - Class in org.odpi.openmetadata.accessservices.governanceprogram.admin
-
- GovernanceProgramAdmin() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.admin.GovernanceProgramAdmin
-
Default constructor
- GovernanceProgramRESTServices - Class in org.odpi.openmetadata.accessservices.governanceprogram.server
-
The GovernanceProgramRESTServices provides the server-side implementation of the GovernanceProgram Open Metadata
Assess Service (OMAS).
- GovernanceProgramRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramRESTServices
-
Default constructor
- GovernanceProgramServicesInstance - Class in org.odpi.openmetadata.accessservices.governanceprogram.server
-
GovernanceProgramServicesInstance caches references to OMRS objects for a specific server.
- GovernanceProgramServicesInstance(OMRSRepositoryConnector, AuditLog, String, int) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramServicesInstance
-
Set up the local repository connector that will service the REST Calls.
- GovernanceZoneRESTServices - Class in org.odpi.openmetadata.accessservices.governanceprogram.server
-
GovernanceZoneRESTServices provides the server side logic for the Governance Zone Manager.
- GovernanceZoneRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceZoneRESTServices
-
Default constructor