Uses of Interface
org.osid.inquiry.InquiryQuery
Packages that use InquiryQuery
Package
Description
The Open Service Interface Definitions for the org.osid.inquiry
service.
The Open Service Interface Definitions for the org.osid.inquiry.rules
service.
-
Uses of InquiryQuery in org.osid.inquiry
Methods in org.osid.inquiry that return InquiryQueryModifier and TypeMethodDescriptionAuditQuery.getInquiryQuery()Gets the query for an inquiry.InquestQuery.getInquiryQuery()Gets the query for an inquiry.InquiryQuerySession.getInquiryQuery()Gets an inquiry query.InquirySmartInquestSession.getInquiryQuery()Gets an inquiry query.ResponseQuery.getInquiryQuery()Gets the query for an inquiry.InquirySearchSession.getInquiryQueryFromInspector(InquiryQueryInspector inquiryQueryInspector) Gets an inquiry query from an inspector.InquirySmartInquestSession.getInquiryQueryFromInspector(InquiryQueryInspector inquiryQueryInspector) Gets an inquiry query from an inspector.Methods in org.osid.inquiry with parameters of type InquiryQueryModifier and TypeMethodDescriptionvoidInquirySmartInquestSession.applyInquiryQuery(InquiryQuery inquiryQuery) Applies an inquiry query to this inquest.InquiryQuerySession.getInquiriesByQuery(InquiryQuery inquiryQuery) Gets a list ofInquiriesmatching the given inquiry query,InquirySearchSession.getInquiriesBySearch(InquiryQuery inquiryQuery, InquirySearch inquirySearch) Gets the search results matching the given search query using the given search. -
Uses of InquiryQuery in org.osid.inquiry.rules
Methods in org.osid.inquiry.rules that return InquiryQueryModifier and TypeMethodDescriptionInquiryEnablerQuery.getRuledInquiryQuery()Gets the query for an inquiry.