OSID Logo
OSID Specifications
control package
Version 3.0.0
Release Candidate Preview
Interfaceosid.control.DeviceQueryInspector
Implementsosid.OsidObjectQueryInspector
Description

This is the query inspector for examining device queries.

MethodgetDeviceQueryInspectorRecord
Description

Gets the device query inspector record corresponding to the given Device record Type.

Parametersosid.type.TypedeviceRecordTypea device record type
Returnosid.control.records.DeviceQueryInspectorRecordthe device query inspector record
ErrorsNULL_ARGUMENT deviceRecordType is null
OPERATION_FAILEDunable to complete request
UNSUPPORTED hasRecordType(deviceRecordType) is false
CompliancemandatoryThis method must be implemented.