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