Uses of Interface
org.osid.control.SettingQueryInspector
Packages that use SettingQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.control
service.
-
Uses of SettingQueryInspector in org.osid.control
Methods in org.osid.control that return SettingQueryInspectorModifier and TypeMethodDescriptionSettingSearchResults.getSettingQueryInspector()Gets the inspector for the query to examine the terms used in the search.ActionQueryInspector.getSettingTerms()Gets the setting query terms.SceneQueryInspector.getSettingTerms()Gets the setting query terms.SystemQueryInspector.getSettingTerms()Gets the setting query terms.TriggerQueryInspector.getSettingTerms()Gets the setting query terms.SettingSmartSystemSession.inspectSettingQuery()Gets a setting query inspector for this system.Methods in org.osid.control with parameters of type SettingQueryInspectorModifier and TypeMethodDescriptionSettingSearchSession.getSettingQueryFromInspector(SettingQueryInspector settingQueryInspector) Gets a setting query from an inspector.SettingSmartSystemSession.getSettingQueryFromInspector(SettingQueryInspector settingQueryInspector) Gets a setting query from an inspector.