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