A B C D E F G H I L M N O P R S T U V W 
All Classes All Packages

A

addUniqueAttachedEntityToElement(String, String, String, String, String, String, String, InstanceProperties, String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Remove an entity attached to an starting.

B

BAD_CLASSIFICATION_PROPERTIES - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
 
BAD_ENTITY - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
 
BAD_ENTITY_PROXY - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
 
BAD_RELATIONSHIP - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
 

C

classifyEntity(String, String, String, String, String, String, ClassificationOrigin, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Add a new classification to an existing entity in the open metadata repository.
countAttachedRelationshipsByType(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Count the number of relationships of a specific type attached to an starting entity.
createEntity(String, String, String, String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Create a new entity in the open metadata repository with the ACTIVE instance status.
createEntity(String, String, String, String, String, InstanceProperties, List<Classification>, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Create a new entity in the open metadata repository with the ACTIVE instance status.
createEntity(String, String, String, String, String, InstanceProperties, List<Classification>, InstanceStatus, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Create a new entity in the open metadata repository with the specified instance status.
createEntity(String, String, String, String, String, InstanceProperties, InstanceStatus, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Create a new entity in the open metadata repository with the specified instance status.
createExternalRelationship(String, String, String, String, String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Create a relationship from an external source between two entities.
createRelationship(String, String, String, String, String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Create a relationship between two entities.

D

declassifyEntity(String, String, String, String, String, String, InstanceAuditHeader, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Remove an existing classification from an existing entity in the open metadata repository.
DUPLICATE_CREATE_REQUEST - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
 

E

ensureRelationship(String, String, String, String, String, String, String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Ensure a relationship exists between two entities.
entitiesCache - Variable in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIteratorForEntities
 
ENTITY_PURGED - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
 
entityTypeGUID - Variable in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIteratorForEntities
 
entityTypeName - Variable in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIteratorForEntities
 

F

findEntities(String, String, List<String>, SearchProperties, List<InstanceStatus>, SearchClassifications, Date, String, SequencingOrder, int, int, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return a list of entities that match the supplied criteria.
findRelationships(String, String, List<String>, SearchProperties, List<InstanceStatus>, Date, String, SequencingOrder, int, int, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return a list of relationships that match the requested conditions.

G

getAttachedEntitiesFromUser(String, 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, 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, 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, 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.
getEntitiesForRelationshipType(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.
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, 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() - 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.RepositoryHandlerAuditCode
Retrieve a message definition object for logging.
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.RepositoryFindRelationshipsIterator
Return the next relationship.
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, String, Relationship, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the entity proxy for the related entity.
getOtherEnd(String, Relationship) - 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 first found relationship of the requested type connecting the supplied entities.
getRelationshipByGUID(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the current version of a requested relationship.
getRelationshipsBetweenEntities(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 connecting the supplied entities.
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, 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, 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, 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.
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.
getUniqueEntityByName(String, String, String, InstanceProperties, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the requested entity by name.
getUniqueParentRelationshipByType(String, String, String, String, String, boolean, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the relationship of the requested type connected to the starting entity and where the starting entity is the logical child.
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.
getUniqueRelationshipByType(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the relationship of the requested type connected to the starting entity.

H

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.
handleBadEntityProxy(Relationship, int, EntityProxy, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Throw an exception to indicate that a retrieved entity proxy is missing critical information.
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 entity guid
handleUnknownRelationship(Throwable, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Throw an exception if there is a problem with the relationship guid
handleUnsupportedAnchorsType(Exception, 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
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 type name is not supported i nthe metadta

I

INSTANCE_WRONG_TYPE_FOR_GUID - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
 
INVALID_PARAMETER - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
 
INVALID_PROPERTY - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
 
INVALID_PROPERTY_VALUE - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
 
INVALID_TYPE - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
 
isEntityATypeOf(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Test whether an entity is of a particular type or not.
isEntityKnown(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Validate that the supplied GUID is for a real entity.

L

LOCAL_CANNOT_CHANGE_EXTERNAL - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
 
logBadEntity(String, EntityDetail, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Throw an exception to indicate that a retrieved entity has missing information.
logBadRelationship(String, Relationship, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Throw an exception to indicate that a critical instance (typically the main entity) has not been passed to the converter.
logNullInstance(String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Throw an exception to indicate that a retrieved entity has missing information.

M

methodName - Variable in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIteratorForEntities
 
moreToReceive() - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryEntitiesIterator
Determine if there is more to receive.
moreToReceive() - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryFindEntitiesIterator
Determine if there is more to receive.
moreToReceive() - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryFindRelationshipsIterator
Determine if there is more to receive.
moreToReceive() - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIteratorForEntities
Determine if there is more to receive.
moreToReceive() - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryRelatedEntitiesIterator
Determine if there is more to receive.
moreToReceive() - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryRelationshipsIterator
Determine if there is more to receive.
moreToReceive() - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositorySelectedEntitiesIterator
Determine if there is more to receive.
MULTIPLE_ENTITIES_FOUND - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
 
MULTIPLE_RELATIONSHIPS_FOUND - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
 

N

NO_METADATA_COLLECTION - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
 
NO_RELATIONSHIPS_FOUND - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
 
NULL_ENTITY_RETURNED - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
 
NULL_ENTITY_RETURNED_FOR_CLASSIFICATION - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
 
NULL_INSTANCE - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
 

O

OMRS_NOT_AVAILABLE - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
 
OMRS_NOT_INITIALIZED - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
 
ONLY_CREATOR_CAN_DELETE - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
 
org.odpi.openmetadata.commonservices.repositoryhandler - package org.odpi.openmetadata.commonservices.repositoryhandler
The RepositoryHandler provides object-like interfaces over the Open Metadata Repository Services (OMRS) repository connector.

P

pageSize - Variable in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIteratorForEntities
 
PROPERTY_SERVER_ERROR - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
 
PROPERTY_SERVER_ERROR - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
 
PROXY_ENTITY_FOUND - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
 
purgeEntity(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Purge an entity stored in a repository that does not support delete.
purgeRelationship(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Purge a relationship between two entities.

R

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.
RELATIONSHIP_PURGED - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
 
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, 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.
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, 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.
RepositoryFindEntitiesIterator - Class in org.odpi.openmetadata.commonservices.repositoryhandler
RepositoryFindEntitiesIterator is an iterator class for iteratively retrieving entities based on a search criteria.
RepositoryFindEntitiesIterator(RepositoryHandler, String, String, List<String>, SearchProperties, List<InstanceStatus>, SearchClassifications, Date, String, SequencingOrder, int, int, String) - Constructor for class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryFindEntitiesIterator
Constructor takes the parameters used to call the repository handler.
RepositoryFindRelationshipsIterator - Class in org.odpi.openmetadata.commonservices.repositoryhandler
RepositoryFindEntitiesIterator is an iterator class for iteratively retrieving relationships based on a search criteria.
RepositoryFindRelationshipsIterator(RepositoryHandler, String, String, List<String>, SearchProperties, List<InstanceStatus>, Date, String, SequencingOrder, int, int, String) - Constructor for class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryFindRelationshipsIterator
Constructor takes the parameters used to call the repository handler.
repositoryHandler - Variable in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIteratorForEntities
 
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.
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, 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 starting entity (possibly restricting the type of relationships returned) and returning the entity at the other end.
RepositoryRelatedEntitiesIterator(RepositoryHandler, String, String, String, String, String, String, int, int, int, String) - Constructor for class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryRelatedEntitiesIterator
Constructor takes the parameters used to call the repository handler.
RepositoryRelatedEntitiesIterator(RepositoryHandler, String, 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 a starting 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, String, String, 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, InstanceProperties, MatchCriteria, 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, 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, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Restore the requested relationship to the state it was before it was deleted.

S

sequencingPropertyName - Variable in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIteratorForEntities
 
startingFrom - Variable in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIteratorForEntities
 

T

toString() - Method in enum org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
JSON-style toString
toString() - Method in enum org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
JSON-style toString

U

UNABLE_TO_SET_ANCHORS - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
 
UNABLE_TO_SET_ANCHORS - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
 
UNKNOWN_ENTITY - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
 
UNKNOWN_RELATIONSHIP - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
 
UNRECOGNIZED_PROPERTY - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
 
updateEntity(String, String, String, String, String, String, InstanceProperties, List<Classification>, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Update an existing entity in the open metadata repository.
updateEntityProperties(String, String, String, String, String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Update the properties of an existing entity in the open metadata repository.
updateEntityProperties(String, String, String, String, EntityDetail, String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Update the properties of an existing entity in the open metadata repository.
updateEntityProperties(String, String, String, InstanceHeader, String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Update an existing entity in the open metadata repository.
updateEntityStatus(String, String, String, String, String, String, InstanceStatus, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Update an existing entity status in the open metadata repository.
updateRelationshipProperties(String, String, String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Update the properties in the requested relationship.
updateRelationshipProperties(String, String, String, Relationship, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Update the properties in the requested relationship.
updateRelationshipStatus(String, String, String, String, String, String, InstanceStatus, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Update the status in the requested relationship.
updateSelectedEntityClassifications(String, String, String, String, String, String, List<Classification>, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Update just the specific list of classifications on an existing entity in the open metadata repository.
updateUniqueRelationshipByType(String, String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Ensure that the unique relationship between two entities is established.
USER_NOT_AUTHORIZED - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
 
userId - Variable in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryIteratorForEntities
 

V

validateEntityGUID(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Validate that the supplied GUID is for a real entity and map exceptions if not
validateRepositoryConnector(OMRSRepositoryConnector, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Check that there is a repository connector.
valueOf(String) - Static method in enum org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.

W

WRONG_EXTERNAL_SOURCE - org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
 
A B C D E F G H I L M N O P R S T U V W 
All Classes All Packages