Index
All Classes and Interfaces|All Packages
D
- disconnectFromEnterpriseTopic() - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Disconnect from the topic connector - events will no longer be passed to the registered listeners.
F
- findAttributeTypeDefsByCategory(AttributeTypeDefCategory) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Returns all the AttributeTypeDefs for a specific category.
- findEntities(String, List<String>, SearchProperties, int, List<InstanceStatus>, SearchClassifications, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Return a list of entities that match the supplied criteria.
- findEntitiesByClassification(String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Return a list of entities that have the requested type of classifications attached.
- findEntitiesByProperty(String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Return a list of entities that match the supplied properties according to the match criteria.
- findEntitiesByPropertyValue(String, String, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Return a list of entities whose string based property values match the search criteria.
- findRelationships(String, List<String>, SearchProperties, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Return a list of relationships that match the requested conditions.
- findRelationshipsByProperty(String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Return a list of relationships that match the requested properties by the matching criteria.
- findRelationshipsByPropertyValue(String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Return a list of relationships whose string based property values match the search criteria.
- findTypeDefsByCategory(TypeDefCategory) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Returns all the TypeDefs for a specific category.
- findTypeDefsByProperty(TypeDefProperties) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Return the TypeDefs that have the properties matching the supplied match criteria.
- findTypesByExternalID(String, String, String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Return the types that are linked to the elements from the specified standard.
- findTypesByName(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Returns a list of type definitions that have the specified name.
G
- getAllTypes() - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Returns the list of different types of metadata organized into two groups.
- getAttributeTypeDefByGUID(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Return the AttributeTypeDef identified by the GUID.
- getAttributeTypeDefByName(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Return the AttributeTypeDef identified by the unique name.
- getCompletionStatus() - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Return any completion status from the archive service.
- getEntityDetail(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Return the header, classifications and properties of a specific entity.
- getEntityDetail(String, Date) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Return a historical version of an entity includes the header, classifications and properties of the entity.
- getEntityDetailHistory(String, Date, Date, int, int, HistorySequencingOrder) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Return all historical versions of an entity within the bounds of the provided timestamps.
- getEntitySummary(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Return the header and classifications for a specific entity.
- getMetadataCollectionId() - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Returns the identifier of the metadata repository.
- getRelationship(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Return a requested relationship.
- getRelationship(String, Date) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Return a historical version of a relationship.
- getRelationshipHistory(String, Date, Date, int, int, HistorySequencingOrder) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Return all historical versions of a relationship within the bounds of the provided timestamps.
- getRelationshipsForEntity(String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Return the relationships for a specific entity.
- getTypeDefByGUID(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Return the TypeDef identified by the GUID.
- getTypeDefByName(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Return the TypeDef identified by the unique name.
I
- initialize(String, String, AuditLog, String, String, int, GovernanceEngineConfigurationClient, GovernanceEngineClient, EngineServiceConfig) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.admin.RepositoryGovernanceAdmin
-
Initialize engine service.
- isEntityKnown(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Returns the entity if the entity is stored in the metadata collection, otherwise null.
- isRelationshipKnown(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Returns a boolean indicating if the relationship is stored in the metadata collection.
O
- org.odpi.openmetadata.engineservices.repositorygovernance.admin - package org.odpi.openmetadata.engineservices.repositorygovernance.admin
- org.odpi.openmetadata.engineservices.repositorygovernance.handlers - package org.odpi.openmetadata.engineservices.repositorygovernance.handlers
- org.odpi.openmetadata.engineservices.repositorygovernance.server - package org.odpi.openmetadata.engineservices.repositorygovernance.server
R
- recordCompletionStatus(CompletionStatus, List<String>, Map<String, String>, List<NewActionTarget>, String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Declare that all the processing for the archive service is finished and the status of the work.
- registerListener(OMRSTopicRepositoryEventListener) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Register a listener to receive events about changes to metadata elements in the open metadata repositories.
- RepositoryGovernanceAdmin - Class in org.odpi.openmetadata.engineservices.repositorygovernance.admin
-
RepositoryGovernanceAdmin is called during server start-up and initializes the Repository Governance OMES.
- RepositoryGovernanceAdmin() - Constructor for class org.odpi.openmetadata.engineservices.repositorygovernance.admin.RepositoryGovernanceAdmin
- RepositoryGovernanceEngineHandler - Class in org.odpi.openmetadata.engineservices.repositorygovernance.handlers
-
The RepositoryGovernanceEngineHandler is responsible for running repository governance services on demand.
- RepositoryGovernanceEngineHandler(EngineConfig, String, String, GovernanceEngineConfigurationClient, GovernanceEngineClient, EnterpriseRepositoryServicesClient, AuditLog, int) - Constructor for class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceEngineHandler
-
Create a client-side object for calling a repository governance engine.
- RepositoryGovernanceInstance - Class in org.odpi.openmetadata.engineservices.repositorygovernance.server
-
RepositoryGovernanceInstance maintains the instance information needed to execute requests on behalf of a engine host server.
- RepositoryGovernanceInstance(String, String, AuditLog, String, int, String, String, Map<String, RepositoryGovernanceEngineHandler>) - Constructor for class org.odpi.openmetadata.engineservices.repositorygovernance.server.RepositoryGovernanceInstance
-
Constructor where REST Services used.
- RepositoryGovernanceRESTServices - Class in org.odpi.openmetadata.engineservices.repositorygovernance.server
-
RepositoryGovernanceRESTServices provides the external service implementation for a repository governance engine.
- RepositoryGovernanceRESTServices() - Constructor for class org.odpi.openmetadata.engineservices.repositorygovernance.server.RepositoryGovernanceRESTServices
- RepositoryGovernanceServiceContext - Class in org.odpi.openmetadata.engineservices.repositorygovernance.handlers
-
RepositoryGovernanceContext provides the archive service with access to information about the archive request along with the open metadata repository interfaces.
- RepositoryGovernanceServiceContext(String, String, String, Map<String, String>, List<RequestSourceElement>, List<ActionTargetElement>, EnterpriseRepositoryServicesClient) - Constructor for class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Constructor sets up the key parameters for processing the request to the repository governance service.
- RepositoryGovernanceServiceHandler - Class in org.odpi.openmetadata.engineservices.repositorygovernance.handlers
-
RepositoryGovernanceServiceHandler provides the support to run a repository governance service.
- run() - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceHandler
-
This is the method that provides the behaviour of the thread.
- runGovernanceService(String, String, Date, Map<String, String>, List<RequestSourceElement>, List<ActionTargetElement>) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceEngineHandler
-
Run an instance of a governance action service in its own thread and return the handler (for disconnect processing).
S
- searchForTypeDefs(String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Return the TypeDefs that match the search criteria.
- setRepositoryGovernanceServiceHandler(RepositoryGovernanceServiceHandler) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Set up the archive service handler.
- shutdown() - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.admin.RepositoryGovernanceAdmin
-
Shutdown the engine service.
T
- toString() - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.handlers.RepositoryGovernanceServiceContext
-
Standard toString method.
V
- validateConnector(String, String, String) - Method in class org.odpi.openmetadata.engineservices.repositorygovernance.server.RepositoryGovernanceRESTServices
-
Validate the connector and return its connector type.
All Classes and Interfaces|All Packages