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.Lumisportal 7.1.1.140331 - Copyright � 2006�2014 Lumis EIP Tecnologia da Informa��o LTDA. All Rights Reserved.