|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IRelationship | |
---|---|
lumis.portal.socialnetwork.relationship | |
lumis.portal.socialnetwork.relationship.entity |
Uses of IRelationship in lumis.portal.socialnetwork.relationship |
---|
Methods in lumis.portal.socialnetwork.relationship that return IRelationship | |
---|---|
IRelationship |
RelationshipManager.getRelationship(String id)
|
IRelationship |
IRelationshipManager.getRelationship(String id)
Gets the relationship. |
Methods in lumis.portal.socialnetwork.relationship that return types with arguments of type IRelationship | |
---|---|
Set<IRelationship> |
RelationshipManager.listRelationships(IRelatable source,
IRelationshipType relationshipType)
|
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. |
Uses of IRelationship in lumis.portal.socialnetwork.relationship.entity |
---|
Classes in lumis.portal.socialnetwork.relationship.entity that implement IRelationship | |
---|---|
class |
RelationshipNode
Relationship entity implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |