| Package | Description |
|---|---|
| org.osid.control |
The Open Service Interface Definitions for the org.osid.control
service.
|
| Modifier and Type | Method and Description |
|---|---|
DeviceQueryInspector |
DeviceSearchResults.getDeviceQueryInspector()
Gets the inspector for the query to examine the terms used in the
search.
|
DeviceQueryInspector[] |
InputQueryInspector.getDeviceTerms()
Gets the device query terms.
|
DeviceQueryInspector[] |
SystemQueryInspector.getDeviceTerms()
Gets the device query terms.
|
DeviceQueryInspector |
DeviceSmartSystemSession.inspectDeviceQuery()
Gets a device query inspector for this system.
|
| Modifier and Type | Method and Description |
|---|---|
DeviceQuery |
DeviceSearchSession.getDeviceQueryFromInspector(DeviceQueryInspector deviceQueryInspector)
Gets a device query from an inspector.
|
DeviceQuery |
DeviceSmartSystemSession.getDeviceQueryFromInspector(DeviceQueryInspector deviceQueryInspector)
Gets a device query from an inspector.
|