Uses of Interface
org.osid.control.rules.DeviceEnablerQueryInspector
Packages that use DeviceEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.control.rules
service.
-
Uses of DeviceEnablerQueryInspector in org.osid.control.rules
Methods in org.osid.control.rules that return DeviceEnablerQueryInspectorModifier and TypeMethodDescriptionDeviceEnablerSearchResults.getDeviceEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.DeviceEnablerSmartSystemSession.inspectDeviceEnablerQuery()Gets a device enabler query inspector for this system.Methods in org.osid.control.rules with parameters of type DeviceEnablerQueryInspectorModifier and TypeMethodDescriptionDeviceEnablerSearchSession.getDeviceEnablerQueryFromInspector(DeviceEnablerQueryInspector deviceEnablerQueryInspector) Gets a device enabler query from an inspector.DeviceEnablerSmartSystemSession.getDeviceEnablerQueryFromInspector(DeviceEnablerQueryInspector deviceEnablerQueryInspector) Gets a device enabler query from an inspector.