All Classes and Interfaces
Class
Description
DuplicateEntityIterator retrieves the list of entities that need to be processed for a specific entity.
Accumulates relationships from multiple retrieval requests.
RepositoryErrorHandler provides common validation routines for the other handler classes
RepositoryHandler issues common calls to the open metadata repository to retrieve and store metadata.
The RepositoryHandlerAuditCode is used to define the message content for the OMRS Audit Log.
The RepositoryHandlerErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with
the Repository Handler Services.
RepositoryIterator is the shared interface of all repository helper iterators that retrieve entity or relationship
details from the repository.
RepositoryIteratorForEntities is the shared interface of all repository helper iterators that retrieve entity details from
the repository.
RepositoryRelatedEntitiesIterator is an iterator class for iteratively retrieving relationships for a starting entity (possibly restricting
the type of relationships returned) and returning the entity at the other end.
RepositoryRelationshipsIterator is an iterator class for iteratively retrieving relationships for a starting entity (possibly restricting
the type of relationships returned).