- getAttachedEntitiesFromUser(String, String, String, String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the list of entities at the other end of the requested relationship type that were created or
edited by the requesting user.
- getAttachedEntityFromUser(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the list of entities at the other end of the requested relationship type that were created or edited by
the requesting user.
- getEntitiesByAllProperties(String, InstanceProperties, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the entities that match all supplied properties.
- getEntitiesByName(String, InstanceProperties, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the requested entity by name.
- getEntitiesByPropertyValue(String, String, String, int, int, Date, String, SequencingOrder, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the entities that match all supplied properties.
- getEntitiesByType(String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the requested entities that match the requested type.
- getEntitiesByType(String, String, int, int, Date, String, SequencingOrder, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the requested entities that match the requested type.
- getEntitiesByValue(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the entities that match all supplied properties.
- getEntitiesForClassificationType(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the list of entities by the requested classification type.
- getEntitiesForRelationshipEnd(String, String, String, boolean, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the list of entities at the requested end of the requested relationship type.
- getEntitiesForRelationshipType(String, String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the list of entities at the other end of the requested relationship type.
- getEntitiesForType(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the list of entities of the requested type.
- getEntitiesWithoutPropertyValues(String, InstanceProperties, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the entities that match all supplied properties.
- getEntityByGUID(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the requested entity, converting any errors from the repository services into the local
OMAS exceptions.
- getEntityByName(String, InstanceProperties, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the requested entity by name.
- getEntityForRelationshipType(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the entity at the other end of the requested relationship type.
- getEntityNeighborhood(String, String, List<String>, List<String>, List<InstanceStatus>, List<String>, Date, int, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the entities and relationships that radiate out from the supplied entity GUID.
- getMessageDefinition() - Method in enum org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition() - Method in enum org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
-
Retrieve a message definition object for an exception.
- getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
-
Retrieve a message definition object for an exception.
- getMetadataCollection() - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the metadata collection for the repository.
- getNext() - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIteratorForEntities
-
Return the next entity.
- getNext() - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryRelationshipsIterator
-
Return the next relationship.
- getOtherEnd(String, Relationship) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the entity proxy for the related entity.
- getOtherEnd(String, String, Relationship, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the entity proxy for the related entity.
- getPagedRelationshipsByType(String, String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the list of relationships of the requested type connected to the starting entity.
- getRelatedEntityProxies(String, String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the list of entity proxies for the entities at the far end of the relationships linked to the
starting entity.
- getRelationshipBetweenEntities(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the list of relationships of the requested type connected to the starting entity.
- getRelationshipByGUID(String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the current version of a requested relationship.
- getRelationshipsByType(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the list of relationships of the requested type connected to the starting entity.
- getRelationshipsByType(String, String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the list of relationships of the requested type connected to the starting entity.
- getRelationshipsByType(String, String, String, List<InstanceStatus>, Date, String, SequencingOrder, int, int, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the list of relationships of the requested type connected to the starting entity.
- getRequiredRelationshipsByType(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the list of relationships of the requested type connected to the anchor entity.
- getRequiredRelationshipsByType(String, String, String, String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the list of relationships of the requested type connected to the anchor entity.
- getUniqueEntityByName(String, String, String, InstanceProperties, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the requested entity by name.
- getUniqueRelationshipByType(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the list of relationships of the requested type connected to the starting entity.
- getUniqueRelationshipByType(String, String, String, boolean, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Return the list of relationships of the requested type connected to the starting entity where the
starting entity is at the end indicated by the startAtEnd1 boolean parameter.
- handleAmbiguousEntityName(String, String, String, List<EntityDetail>, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
-
Throw an exception if multiple entities are returned when not expected.
- handleAmbiguousName(String, String, String, List<String>, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
-
Throw an exception if multiple entities are returned when not expected.
- handleAmbiguousRelationships(String, String, String, List<Relationship>, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
-
Throw an exception if multiple relationships are returned when not expected.
- handleDuplicateCreateRequest(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
-
Report an error where an entity is being created with the same qualified name as an existing entity
of the same type.
- handleEntityProxy(Throwable, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
-
Throw an exception if there is a problem with the asset guid
- handleNoEntity(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
-
Throw an exception if it is not possible to create an entity.
- handleNoEntityForClassification(String, String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
-
Throw an exception if it is not possible to update an entity.
- handleNoRelationship(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
-
Throw an exception if no relationships are returned when not expected.
- handleRepositoryError(Throwable, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
-
Throw an exception if an unexpected repository error is received
- handleRepositoryError(Throwable, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
-
Throw an exception if an unexpected repository error is received
- handleUnauthorizedUser(String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
-
Throw an exception if the supplied userId is not authorized to perform a request
- handleUnknownEntity(Throwable, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
-
Throw an exception if there is a problem with the asset guid
- handleUnsupportedParameter(String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
-
Throw an exception if the supplied parameter is invalid.
- handleUnsupportedProperty(Throwable, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
-
Throw an exception if the supplied property is not supported
- handleUnsupportedType(Throwable, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
-
Throw an exception if the supplied userId is not authorized to perform a request
- reclassifyEntity(String, String, String, InstanceAuditHeader, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Deprecated.
- reclassifyEntity(String, String, String, String, String, String, InstanceAuditHeader, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Update the properties of an existing classification to an existing entity in the open metadata repository.
- removeAllRelationshipsOfType(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Remove all relationships of a certain type starting at a particular entity.
- removeEntity(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Deprecated.
- removeEntity(String, String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Remove an entity from the open metadata repository if the validating properties match.
- removeEntityOnLastUse(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Remove an entity from the repository if it is no longer connected to any other entity.
- removeIsolatedEntity(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Deprecated.
- removeRelationship(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Deprecated.
- removeRelationship(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Delete a relationship between two entities.
- removeRelationship(String, String, String, Relationship, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Delete a relationship between two entities.
- removeRelationshipBetweenEntities(String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Delete a relationship between two specific entities.
- removeUniqueRelationshipByType(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Remove the relationship connected to the supplied entity.
- RepositoryEntitiesIterator - Class in org.odpi.openmetadata.commonservices.repositoryhandler
-
RepositoryEntitiesIterator is an iterator class for iteratively retrieving entities (possibly restricting
the type of entities returned).
- RepositoryEntitiesIterator(RepositoryHandler, String, String, String, int, int, String) - Constructor for class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryEntitiesIterator
-
Constructor takes the parameters used to call the repository handler.
- RepositoryErrorHandler - Class in org.odpi.openmetadata.commonservices.repositoryhandler
-
RepositoryErrorHandler provides common validation routines for the other handler classes
- RepositoryErrorHandler(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
-
Typical constructor providing access to the repository connector for this access service.
- RepositoryErrorHandler(OMRSRepositoryHelper, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
-
Typical constructor providing access to the repository connector for this access service.
- RepositoryHandler - Class in org.odpi.openmetadata.commonservices.repositoryhandler
-
RepositoryHandler issues common calls to the open metadata repository to retrieve and store metadata.
- RepositoryHandler(AuditLog, RepositoryErrorHandler, OMRSMetadataCollection, int) - Constructor for class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Construct the basic handler with information needed to call the repository services and report any error.
- repositoryHandler - Variable in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIteratorForEntities
-
- RepositoryHandlerAuditCode - Enum in org.odpi.openmetadata.commonservices.repositoryhandler
-
The RepositoryHandlerAuditCode is used to define the message content for the OMRS Audit Log.
- RepositoryHandlerErrorCode - Enum in org.odpi.openmetadata.commonservices.repositoryhandler
-
The RepositoryHandlerErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with
the Repository Handler Services.
- RepositoryIteratorForEntities - Class in org.odpi.openmetadata.commonservices.repositoryhandler
-
RepositoryIteratorForEntities is the shared interface of all repository helper iterators that retrieve entity details from
the repository.
- RepositoryIteratorForEntities(RepositoryHandler, String, String, String, int, int, String) - Constructor for class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIteratorForEntities
-
Constructor takes the parameters used to call the repository handler.
- RepositoryRelatedEntitiesIterator - Class in org.odpi.openmetadata.commonservices.repositoryhandler
-
RepositoryRelatedEntitiesIterator is an iterator class for iteratively retrieving relationships for an anchor entity (possibly restricting
the type of relationships returned) and returning the entity at the other end.
- RepositoryRelatedEntitiesIterator(RepositoryHandler, String, String, String, String, String, int, int, String) - Constructor for class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryRelatedEntitiesIterator
-
Constructor takes the parameters used to call the repository handler.
- RepositoryRelationshipsIterator - Class in org.odpi.openmetadata.commonservices.repositoryhandler
-
RepositoryRelationshipsIterator is an iterator class for iteratively retrieving relationships for an anchor entity (possibly restricting
the type of relationships returned).
- RepositoryRelationshipsIterator(RepositoryHandler, String, String, String, String, String, int, int, String) - Constructor for class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryRelationshipsIterator
-
Constructor takes the parameters used to call the repository handler.
- RepositorySelectedEntitiesIterator - Class in org.odpi.openmetadata.commonservices.repositoryhandler
-
RepositorySelectedEntitiesIterator is an iterator class for iteratively retrieving entities based on a search criteria.
- RepositorySelectedEntitiesIterator(RepositoryHandler, String, String, InstanceProperties, MatchCriteria, int, int, String) - Constructor for class org.odpi.openmetadata.commonservices.repositoryhandler.RepositorySelectedEntitiesIterator
-
Constructor takes the parameters used to call the repository handler.
- RepositorySelectedEntitiesIterator(RepositoryHandler, String, String, String, int, int, String) - Constructor for class org.odpi.openmetadata.commonservices.repositoryhandler.RepositorySelectedEntitiesIterator
-
Constructor takes the parameters used to call the repository handler.
- restoreEntity(String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Deprecated.
- restoreEntity(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Restore the requested entity to the state it was before it was deleted.
- restoreRelationship(String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Deprecated.
- restoreRelationship(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
-
Restore the requested relationship to the state it was before it was deleted.