Uses of Interface
org.osid.offering.ResultQueryInspector
Packages that use ResultQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.offering
service.
-
Uses of ResultQueryInspector in org.osid.offering
Methods in org.osid.offering that return ResultQueryInspectorModifier and TypeMethodDescriptionResultSearchResults.getResultQueryInspector()Gets the inspector for the query to examine the terms used in the search.CatalogueQueryInspector.getResultTerms()Gets the result query terms.ResultSmartCatalogueSession.inspectResultQuery()Gets a result query inspector for this catalogue.Methods in org.osid.offering with parameters of type ResultQueryInspectorModifier and TypeMethodDescriptionResultSearchSession.getResultQueryFromInspector(ResultQueryInspector resultQueryInspector) Gets a result query from an inspector.ResultSmartCatalogueSession.getResultQueryFromInspector(ResultQueryInspector resultQueryInspector) Gets a result query from an inspector.