public class AssetCatalogRelationshipRESTService extends Object
| Constructor and Description |
|---|
AssetCatalogRelationshipRESTService() |
| Modifier and Type | Method and Description |
|---|---|
RelationshipResponse |
getRelationshipBetweenEntities(String serverName,
String userId,
String entity1GUID,
String entity2GUID,
String relationshipType)
Fetch relationship between entities details based on its unique identifier of the ends
|
public RelationshipResponse getRelationshipBetweenEntities(String serverName, String userId, String entity1GUID, String entity2GUID, String relationshipType)
serverName - unique identifier for requested serveruserId - String unique identifier for the userentity1GUID - Entity guid of the first end of the relationshipentity2GUID - Entity guid of the second end of the relationshiprelationshipType - Type of the relationshipCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.