Package | Description |
---|---|
lumis.portal.socialnetwork.relationship | |
lumis.portal.socialnetwork.relationship.entity |
Modifier and Type | Method and Description |
---|---|
IRelationship |
IRelationshipManager.getRelationship(String id)
Gets the relationship.
|
IRelationship |
RelationshipManager.getRelationship(String id) |
Modifier and Type | Method and Description |
---|---|
Set<IRelationship> |
IRelationshipManager.listRelationships(IRelatable source,
IRelationshipType relationshipType)
Lists all relationships where the param source is the source and where the param source is the target if the relationship is bidirectional.
|
Set<IRelationship> |
RelationshipManager.listRelationships(IRelatable source,
IRelationshipType relationshipType) |
Modifier and Type | Class and Description |
---|---|
class |
RelationshipNode
Relationship entity implementation.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.