Uses of Interface
org.osid.inquiry.InquestQuery
Packages that use InquestQuery
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 InquestQuery in org.osid.inquiry
Methods in org.osid.inquiry that return InquestQueryModifier and TypeMethodDescriptionInquestQuery.getAncestorInquestQuery()Gets the query for an inquest.InquestQuery.getDescendantInquestQuery()Gets the query for an inquest/ Multiple retrievals produce a nestedORterm.AuditQuery.getInquestQuery()Gets the query for an inquest.InquestQuerySession.getInquestQuery()Gets an inquest query.InquiryQuery.getInquestQuery()Gets the query for an inquest.ResponseQuery.getInquestQuery()Gets the query for an inquest.InquestSearchSession.getInquestQueryFromInspector(InquestQueryInspector inquestQueryInspector) Gets an inquest query from an inspector.Methods in org.osid.inquiry with parameters of type InquestQueryModifier and TypeMethodDescriptionInquestQuerySession.getInquestsByQuery(InquestQuery inquestQuery) Gets a list ofInquestsmatching the given inquest query.InquestSearchSession.getInquestsBySearch(InquestQuery inquestQuery, InquestSearch inquestSearch) Gets the search results matching the given search query using the given search. -
Uses of InquestQuery in org.osid.inquiry.rules
Methods in org.osid.inquiry.rules that return InquestQueryModifier and TypeMethodDescriptionAuditConstrainerEnablerQuery.getInquestQuery()Gets the query for an inquest.AuditConstrainerQuery.getInquestQuery()Gets the query for an inquest.AuditEnablerQuery.getInquestQuery()Gets the query for an inquest.AuditProcessorEnablerQuery.getInquestQuery()Gets the query for an inquest.AuditProcessorQuery.getInquestQuery()Gets the query for an inquest.InquiryEnablerQuery.getInquestQuery()Gets the query for an inquest.