Interface | osid.control.DeviceForm | ||
---|---|---|---|
Implements | osid.OsidObjectForm | ||
Description |
This is the form for creating and updating | ||
Method | getDeviceFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | deviceRecordType | a device record type |
Return | osid.control.records.DeviceFormRecord | the device form 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. |