Interface | osid.tracking.rules.QueueConstrainerForm | ||
---|---|---|---|
Implements | osid.OsidConstrainerForm | ||
Description |
This is the form for creating and updating | ||
Method | getQueueConstrainerFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | queueConstrainerRecordType | a queue constrainer record type |
Return | osid.tracking.rules.records.QueueConstrainerFormRecord | the queue constrainer form record | |
Errors | NULL_ARGUMENT | queueConstrainerRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(queueConstrainerRecordType) is false
| ||
Compliance | mandatory | This method must be implemented. |