Uses of Interface
org.osid.inquiry.ResponseQuerySession
Packages that use ResponseQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.inquiry
service.
-
Uses of ResponseQuerySession in org.osid.inquiry
Subinterfaces of ResponseQuerySession in org.osid.inquiryModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongResponses.Methods in org.osid.inquiry that return ResponseQuerySessionModifier and TypeMethodDescriptionInquiryManager.getResponseQuerySession()Gets theOsidSessionassociated with the response query service.InquiryProxyManager.getResponseQuerySession(Proxy proxy) Gets theOsidSessionassociated with the response query service.InquiryManager.getResponseQuerySessionForInquest(Id inquestId) Gets theOsidSessionassociated with the response query service for the given inquest.InquiryProxyManager.getResponseQuerySessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the response query service for the given inquest.