public class RelationshipDAO extends Object
Constructor and Description |
---|
RelationshipDAO() |
Modifier and Type | Method and Description |
---|---|
static List<String> |
getAllRelatableNodeRelationshipType(String sourceId,
String targetId,
ITransaction transaction)
Gets the relatableNode that have some relation between the relatable nodes in params.
|
public static List<String> getAllRelatableNodeRelationshipType(String sourceId, String targetId, ITransaction transaction)
sourceId
- identification node source.targetId
- identification node target.transaction
- the transaction for persistence access.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.