Uses of Interface
org.osid.relationship.rules.RelationshipEnablerQuerySession
Packages that use RelationshipEnablerQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.relationship.rules
service.
-
Uses of RelationshipEnablerQuerySession in org.osid.relationship.rules
Subinterfaces of RelationshipEnablerQuerySession in org.osid.relationship.rulesModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongRelationshipEnablerobjects.Methods in org.osid.relationship.rules that return RelationshipEnablerQuerySessionModifier and TypeMethodDescriptionRelationshipRulesManager.getRelationshipEnablerQuerySession()Gets theOsidSessionassociated with the relationship enabler query service.RelationshipRulesProxyManager.getRelationshipEnablerQuerySession(Proxy proxy) Gets theOsidSessionassociated with the relationship enabler query service.RelationshipRulesManager.getRelationshipEnablerQuerySessionForFamily(Id familyId) Gets theOsidSessionassociated with the relationship enabler query service for the given family.RelationshipRulesProxyManager.getRelationshipEnablerQuerySessionForFamily(Id familyId, Proxy proxy) Gets theOsidSessionassociated with the relationship enabler query service for the given family.