public class RelationshipHandler extends Object
| Constructor and Description |
|---|
RelationshipHandler(InvalidParameterHandler invalidParameterHandler,
RepositoryHandler repositoryHandler,
OMRSRepositoryHelper repositoryHelper,
RepositoryErrorHandler errorHandler)
Construct the handler information needed to interact with the repository services
|
| Modifier and Type | Method and Description |
|---|---|
Relationship |
getRelationshipBetweenEntities(String userId,
String entity1GUID,
String entity2GUID,
String relationshipType) |
public RelationshipHandler(InvalidParameterHandler invalidParameterHandler, RepositoryHandler repositoryHandler, OMRSRepositoryHelper repositoryHelper, RepositoryErrorHandler errorHandler)
invalidParameterHandler - handler for managing parameter errorsrepositoryHandler - manages calls to the repository servicesrepositoryHelper - provides utilities for manipulating the repository services objectserrorHandler - public Relationship getRelationshipBetweenEntities(String userId, String entity1GUID, String entity2GUID, String relationshipType) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException
Copyright © 2018–2020 ODPi. All rights reserved.