Uses of Interface
org.osid.control.InputQueryInspector
Packages that use InputQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.control
service.
The Open Service Interface Definitions for the org.osid.control.rules
service.
-
Uses of InputQueryInspector in org.osid.control
Methods in org.osid.control that return InputQueryInspectorModifier and TypeMethodDescriptionInputSearchResults.getInputQueryInspector()Gets the inspector for the query to examine the terms used in the search.SystemQueryInspector.getInputTerms()Gets the input query terms.InputSmartSystemSession.inspectInputQuery()Gets an input query inspector for this system.Methods in org.osid.control with parameters of type InputQueryInspectorModifier and TypeMethodDescriptionInputSearchSession.getInputQueryFromInspector(InputQueryInspector inputQueryInspector) Gets an input query from an inspector.InputSmartSystemSession.getInputQueryFromInspector(InputQueryInspector inputQueryInspector) Gets an input query from an inspector. -
Uses of InputQueryInspector in org.osid.control.rules
Methods in org.osid.control.rules that return InputQueryInspectorModifier and TypeMethodDescriptionInputEnablerQueryInspector.getRuledInputTerms()Gets the input query terms.