| Interface | osid.tracking.rules.QueueProcessorEnablerSearchOrder | ||
|---|---|---|---|
| Implements | osid.OsidEnablerSearchOrder | ||
| Description | 
                 An interface for specifying the ordering of search results.  | ||
| Method | getQueueProcessorEnablerSearchOrderRecord | ||
| Description | 
                     Gets the queue processor enabler search order record 
                    corresponding to the given queue processor enabler record 
                      | ||
| Parameters | osid.type.Type | queueProcessorEnablerRecordType | a queue processor enabler record type | 
| Return | osid.tracking.rules.records.QueueProcessorEnablerSearchOrderRecord | the queue processor enabler search order record | |
| Errors | NULL_ARGUMENT |  queueProcessorEnablerRecordType  is  null   |                 |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED |  hasRecordType(queueProcessorEnablerRecordType)  is  
false   |                 ||
| Compliance | mandatory | This method must be implemented. | |