Skip navigation links
A C D G H I O P R T U V 

A

addUniqueAttachedEntityToAnchor(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 anchor.

C

classifyEntity(String, String, String, 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 anchor entity.
createEntity(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, 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, 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.
createEntity(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.
createRelationship(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) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Remove an existing classification from an existing entity in the open metadata repository.

G

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.
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.
getEntitiesByName(String, InstanceProperties, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the requested entity by name.
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 at the other end of the requested relationship type.
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.
getEntityByType(String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the requested entity by name.
getEntityForRelationship(String, EntityProxy, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the list of entities at the other end of the requested relationship type.
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.
getErrorMessageId() - Method in enum org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
Returns the unique identifier for the error message.
getFormattedErrorMessage(String...) - Method in enum org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
Returns the error message with the placeholders filled out with the supplied parameters.
getFormattedLogMessage(String...) - Method in enum org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
Returns the log message with the placeholders filled out with the supplied parameters.
getHTTPErrorCode() - Method in enum org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
 
getLogMessageId() - Method in enum org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
Returns the unique identifier for the error message.
getMetadataCollection() - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Return the metadata collection for the repository.
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 anchor 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 anchor 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 anchor 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 anchor 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 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.
getSeverity() - Method in enum org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
Return the severity of the audit log record.
getSystemAction() - Method in enum org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
Returns a description of the action taken by the system when the condition that caused this exception was detected.
getSystemAction() - Method in enum org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
Returns a description of the action taken by the system when the condition that caused this exception was detected.
getUnformattedErrorMessage() - Method in enum org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
Returns the error message with placeholders for specific details.
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 anchor entity.
getUserAction() - Method in enum org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerAuditCode
Returns instructions of how to resolve the issue reported in this exception.
getUserAction() - Method in enum org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandlerErrorCode
Returns instructions of how to resolve the issue reported in this exception.

H

handleAmbiguousEntityName(String, String, String, List<EntityDetail>, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
Throw an exception if multiple relationships 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.
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 update 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
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
handleUnsupportedProperty(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

I

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.

O

org.odpi.openmetadata.commonservices.repositoryhandler - package org.odpi.openmetadata.commonservices.repositoryhandler
 

P

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, 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.
removeEntity(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) - 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) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Delete a relationship between two entities.
removeRelationshipBetweenEntities(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Delete a relationship between two entities.
removeUniqueEntityTypeFromAnchor(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Remove an entity attached to an anchor.
removeUniqueRelationshipByType(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Remove the relationship connected to the supplied entity.
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.
RepositoryHandler - Class in org.odpi.openmetadata.commonservices.repositoryhandler
RepositoryHandler issues common calls to the open metadata repository to retrieve and store metadata.
RepositoryHandler(OMRSAuditLog, 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 OMAGCommonAuditCode 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.

T

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

U

updateEntity(String, String, 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, InstanceStatus, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Update an existing entity status in the open metadata repository.
updateRelationshipProperties(String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler
Update the properties in the requested relationship.
updateUniqueRelationshipByType(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.

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.
A C D G H I O P R T U V 
Skip navigation links

Copyright © 2018–2019 ODPi. All rights reserved.