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