Uses of Interface
org.osid.relationship.RelationshipQuerySession
Packages that use RelationshipQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.relationship
service.
-
Uses of RelationshipQuerySession in org.osid.relationship
Subinterfaces of RelationshipQuerySession in org.osid.relationshipModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongRelationshipobjects.Methods in org.osid.relationship that return RelationshipQuerySessionModifier and TypeMethodDescriptionRelationshipManager.getRelationshipQuerySession()Gets theOsidSessionassociated with the relationship query service.RelationshipProxyManager.getRelationshipQuerySession(Proxy proxy) Gets theOsidSessionassociated with the relationship query service.RelationshipManager.getRelationshipQuerySessionForFamily(Id familyId) Gets theOsidSessionassociated with the relationship query service for the given family.RelationshipProxyManager.getRelationshipQuerySessionForFamily(Id familyId, Proxy proxy) Gets theOsidSessionassociated with the relationship query service for the given family.