Uses of Interface
lumis.portal.socialnetwork.relationship.entity.IRelationship

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.
 



Lumisportal  7.0.0.121130 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.