Uses of Interface
org.osid.inquiry.ResponseQueryInspector
Packages that use ResponseQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.inquiry
service.
-
Uses of ResponseQueryInspector in org.osid.inquiry
Methods in org.osid.inquiry that return ResponseQueryInspectorModifier and TypeMethodDescriptionResponseSearchResults.getResponseQueryInspector()Gets the inspector for the query to examine the terms used in the search.InquestQueryInspector.getResponseTerms()Gets the response query terms.ResponseSmartInquestSession.inspectResponseQuery()Gets a response query inspector for this inquest.Methods in org.osid.inquiry with parameters of type ResponseQueryInspectorModifier and TypeMethodDescriptionResponseSearchSession.getResponseQueryFromInspector(ResponseQueryInspector responseQueryInspector) Gets a response query from an inspector.ResponseSmartInquestSession.getResponseQueryFromInspector(ResponseQueryInspector responseQueryInspector) Gets a response query from an inspector.