Uses of Interface
org.osid.search.QueryInspector
Packages that use QueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.search
service.
-
Uses of QueryInspector in org.osid.search
Methods in org.osid.search that return QueryInspectorModifier and TypeMethodDescriptionSearchResults.getQueryInspector()Gets the inspector for the query to examine the terms used in the search.Methods in org.osid.search with parameters of type QueryInspectorModifier and TypeMethodDescriptionSearchSession.getQueryFromInspector(QueryInspector queryInspector) Gets a query interface from an inspector.