| Interface | osid.tracking.rules.QueueConstrainer | ||
|---|---|---|---|
| Implements | osid.OsidConstrainer | ||
| Description |
A | ||
| Method | getQueueConstrainerRecord | ||
| Description |
Gets the queue constrainer record corresponding to the
given | ||
| Parameters | osid.type.Type | queueConstrainerRecordType | the type of queue constrainer record to retrieve |
| Return | osid.tracking.rules.records.QueueConstrainerRecord | the queue constrainer 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. | |