Uses of Interface
org.osid.relationship.RelationshipLookupSession
Packages that use RelationshipLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.relationship
service.
-
Uses of RelationshipLookupSession in org.osid.relationship
Methods in org.osid.relationship that return RelationshipLookupSessionModifier and TypeMethodDescriptionRelationshipManager.getRelationshipLookupSession()Gets theOsidSessionassociated with the relationship lookup service.RelationshipProxyManager.getRelationshipLookupSession(Proxy proxy) Gets theOsidSessionassociated with the relationship lookup service.RelationshipManager.getRelationshipLookupSessionForFamily(Id familyId) Gets theOsidSessionassociated with the relationship lookup service for the given family.RelationshipProxyManager.getRelationshipLookupSessionForFamily(Id familyId, Proxy proxy) Gets theOsidSessionassociated with the relationship lookup service for the given family.