Uses of Interface
org.osid.rules.check.CheckQueryInspector
Packages that use CheckQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.rules.check
service.
-
Uses of CheckQueryInspector in org.osid.rules.check
Methods in org.osid.rules.check that return CheckQueryInspectorModifier and TypeMethodDescriptionCheckSearchResults.getCheckQueryInspector()Gets the inspector for the query to examine the terms used in the search.InstructionQueryInspector.getCheckTerms()Gets the check query terms.CheckSmartEngineSession.inspectCheckQuery()Gets a check query inspector for this engine.Methods in org.osid.rules.check with parameters of type CheckQueryInspectorModifier and TypeMethodDescriptionCheckSearchSession.getCheckQueryFromInspector(CheckQueryInspector checkQueryInspector) Gets a check query from an inspector.CheckSmartEngineSession.getCheckQueryFromInspector(CheckQueryInspector checkQueryInspector) Gets a check query from an inspector.