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