Skip navigation links
A C D E G I O P R S U 

A

appointGovernanceOfficer(String, String, String, Date) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.handlers.GovernanceOfficerHandler
Link a person to a governance officer.
appointGovernanceOfficer(String, String, String, AppointmentRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramRESTServices
Link a person to a governance officer.

C

createGovernanceOfficer(String, GovernanceDomain, String, String, String, Map<String, String>, List<ExternalReference>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.handlers.GovernanceOfficerHandler
Create the governance officer appointment.
createGovernanceOfficer(String, String, GovernanceOfficerDetailsRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramRESTServices
Create the governance officer appointment.
createGovernanceZone(String, String, GovernanceZoneProperties) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceZoneRESTServices
Create a definition of a governance zone.

D

deleteGovernanceOfficer(String, String, String, GovernanceDomain) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.handlers.GovernanceOfficerHandler
Remove the requested governance officer.
deleteGovernanceOfficer(String, String, String, GovernanceOfficerValidatorRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramRESTServices
Remove the requested governance officer.

E

ExternalReferencesHandler - Class in org.odpi.openmetadata.accessservices.governanceprogram.handlers
ExternalReferencesHandler retrieves external references objects that are linked to a specific entity from the property server.
ExternalReferencesHandler(String, String, InvalidParameterHandler, OMRSRepositoryHelper, RepositoryHandler) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.handlers.ExternalReferencesHandler
Construct the handler caching the objects needed to operate within a single server instance.

G

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.
getClassification(String, List<ElementClassification>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.converters.GovernanceProgramOMASConverter
Retrieve a specific named classification.
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.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.converters.GovernanceZoneConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.converters.GovernanceZoneConverter
Using the supplied instances, return a new instance of the bean.
GovernanceOfficerHandler - Class in org.odpi.openmetadata.accessservices.governanceprogram.handlers
GovernanceOfficerHandler retrieves GovernanceOfficerProperties 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
GovernanceProgramOMASConverter<B> - Class in org.odpi.openmetadata.accessservices.governanceprogram.converters
AssetOwnerOMASConverter provides the generic methods for the Data Manager beans converters.
GovernanceProgramOMASConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.converters.GovernanceProgramOMASConverter
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.
GovernanceZoneConverter<B> - Class in org.odpi.openmetadata.accessservices.governanceprogram.converters
AssetConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that inherits from AssetProperties.
GovernanceZoneConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.converters.GovernanceZoneConverter
Constructor
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

I

initialize(AccessServiceConfig, OMRSTopicConnector, OMRSRepositoryConnector, AuditLog, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.admin.GovernanceProgramAdmin
Initialize the access service.

O

org.odpi.openmetadata.accessservices.governanceprogram.admin - package org.odpi.openmetadata.accessservices.governanceprogram.admin
 
org.odpi.openmetadata.accessservices.governanceprogram.converters - package org.odpi.openmetadata.accessservices.governanceprogram.converters
 
org.odpi.openmetadata.accessservices.governanceprogram.handlers - package org.odpi.openmetadata.accessservices.governanceprogram.handlers
 
org.odpi.openmetadata.accessservices.governanceprogram.server - package org.odpi.openmetadata.accessservices.governanceprogram.server
 

P

PersonalProfileHandler - Class in org.odpi.openmetadata.accessservices.governanceprogram.handlers
PersonalProfileHandler manages Person objects from the property server.
PersonalProfileHandler(String, String, InvalidParameterHandler, OMRSRepositoryHelper, RepositoryHandler) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.handlers.PersonalProfileHandler
Construct the handler caching the objects needed to operate within a single server instance.

R

relieveGovernanceOfficer(String, String, String, Date) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.handlers.GovernanceOfficerHandler
Unlink a person from a governance officer appointment.
relieveGovernanceOfficer(String, String, String, AppointmentRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramRESTServices
Unlink a person from a governance officer appointment.
removeClassification(String, List<ElementClassification>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.converters.GovernanceProgramOMASConverter
Remove the requested classification from the bean classifications and return the resulting list.
retrieveExternalReferences(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.handlers.ExternalReferencesHandler
Retrieve the list of external references for this entity.

S

shutdown() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.admin.GovernanceProgramAdmin
Shutdown the access service.
storeExternalReferences(String, String, List<ExternalReference>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.handlers.ExternalReferencesHandler
Store the list of external references.

U

updateGovernanceOfficer(String, String, GovernanceDomain, String, String, String, Map<String, String>, List<ExternalReference>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.handlers.GovernanceOfficerHandler
Update selected fields for the governance officer.
updateGovernanceOfficer(String, String, String, GovernanceOfficerDetailsRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramRESTServices
Update selected fields for the governance officer.
A C D E G I O P R S U 
Skip navigation links

Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.