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