Uses of Interface
org.osid.control.DeviceQueryInspector
Packages that use DeviceQueryInspector
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 DeviceQueryInspector in org.osid.control
Methods in org.osid.control that return DeviceQueryInspectorModifier and TypeMethodDescriptionDeviceSearchResults.getDeviceQueryInspector()Gets the inspector for the query to examine the terms used in the search.InputQueryInspector.getDeviceTerms()Gets the device query terms.SystemQueryInspector.getDeviceTerms()Gets the device query terms.DeviceSmartSystemSession.inspectDeviceQuery()Gets a device query inspector for this system.Methods in org.osid.control with parameters of type DeviceQueryInspectorModifier and TypeMethodDescriptionDeviceSearchSession.getDeviceQueryFromInspector(DeviceQueryInspector deviceQueryInspector) Gets a device query from an inspector.DeviceSmartSystemSession.getDeviceQueryFromInspector(DeviceQueryInspector deviceQueryInspector) Gets a device query from an inspector. -
Uses of DeviceQueryInspector in org.osid.control.rules
Methods in org.osid.control.rules that return DeviceQueryInspectorModifier and TypeMethodDescriptionDeviceEnablerQueryInspector.getRuledDeviceTerms()Gets the device query terms.