- 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.
- getFormattedLogMessage(String...) - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.auditlog.GovernanceProgramAuditCode
-
Returns the log message with the placeholders filled out with the supplied parameters.
- 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.
- getLogMessageId() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.auditlog.GovernanceProgramAuditCode
-
Returns the unique identifier for the error message.
- getServerName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramServicesInstance
-
Return the server name.
- getSeverity() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.auditlog.GovernanceProgramAuditCode
-
Return the severity of the audit log record.
- getSystemAction() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.auditlog.GovernanceProgramAuditCode
-
Returns a description of the action taken by the system when the condition that caused this exception was
detected.
- getUserAction() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.auditlog.GovernanceProgramAuditCode
-
Returns instructions of how to resolve the issue reported in this exception.
- 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
- GovernanceProgramAuditCode - Enum in org.odpi.openmetadata.accessservices.governanceprogram.auditlog
-
The GovernanceProgramAuditCode is used to define the message content for the OMRS Audit Log.
- GovernanceProgramOMRSTopicListener - Class in org.odpi.openmetadata.accessservices.governanceprogram.listener
-
- GovernanceProgramOMRSTopicListener(Connection, OMRSRepositoryHelper, OMRSRepositoryValidator, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.listener.GovernanceProgramOMRSTopicListener
-
The constructor is given the connection to the out topic for Asset Consumer OMAS
along with classes for testing and manipulating instances.
- GovernanceProgramPublisher - Class in org.odpi.openmetadata.accessservices.governanceprogram.outtopic
-
GovernanceProgramPublisher is responsible for publishing events related to the governance program.
- GovernanceProgramPublisher(Connection, OMRSRepositoryHelper, OMRSRepositoryValidator, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.outtopic.GovernanceProgramPublisher
-
The constructor is given the connection to the out topic for Asset Consumer OMAS
along with classes for testing and manipulating instances.
- 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, OMRSAuditLog, 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
- 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.
- processDeletedEntity(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.outtopic.GovernanceProgramPublisher
-
Determine whether a deleted entity is an Asset.
- processDeletedRelationship(Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.outtopic.GovernanceProgramPublisher
-
Determine whether a deleted relationship is related to an Asset.
- processInstanceEvent(OMRSInstanceEvent) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.listener.GovernanceProgramOMRSTopicListener
-
Unpack and deliver an instance event to the InstanceEventProcessor
- processNewEntity(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.outtopic.GovernanceProgramPublisher
-
Determine whether a new entity is an Asset.
- processNewRelationship(Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.outtopic.GovernanceProgramPublisher
-
Determine whether a new relationship is related to an Asset.
- processRegistryEvent(OMRSRegistryEvent) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.listener.GovernanceProgramOMRSTopicListener
-
Method to pass a Registry event received on topic.
- processRestoredEntity(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.outtopic.GovernanceProgramPublisher
-
Determine whether a restored entity is an Asset.
- processRestoredRelationship(Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.outtopic.GovernanceProgramPublisher
-
Determine whether a restored relationship is related to an Asset.
- processTypeDefEvent(OMRSTypeDefEvent) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.listener.GovernanceProgramOMRSTopicListener
-
Method to pass a Registry event received on topic.
- processUpdatedEntity(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.outtopic.GovernanceProgramPublisher
-
Determine whether an updated entity is an Asset.
- processUpdatedEntity(EntityDetail, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.outtopic.GovernanceProgramPublisher
-
Determine whether an updated entity is an Asset.
- processUpdatedRelationship(Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.outtopic.GovernanceProgramPublisher
-
Determine whether an updated relationship is related to an Asset.
- processUpdatedRelationship(Relationship, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.outtopic.GovernanceProgramPublisher
-
Determine whether an updated relationship is related to an Asset.