Interface | osid.control.DeviceQueryInspector | ||
---|---|---|---|
Implements | osid.OsidObjectQueryInspector | ||
Description |
This is the query inspector for examining device queries. | ||
Method | getDeviceQueryInspectorRecord | ||
Description |
Gets the device query inspector record corresponding to
the given | ||
Parameters | osid.type.Type | deviceRecordType | a device record type |
Return | osid.control.records.DeviceQueryInspectorRecord | the device query inspector record | |
Errors | NULL_ARGUMENT | deviceRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(deviceRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |