| Interface | osid.inquiry.InquestSearchOrder | ||
|---|---|---|---|
| Implements | osid.OsidCatalogSearchOrder | ||
| Description | 
                 An interface for specifying the ordering of search results.  | ||
| Method | getInquestSearchOrderRecord | ||
| Description | 
                     Gets the inquest search order record corresponding to 
                    the given inquest   | ||
| Parameters | osid.type.Type | inquestRecordType | an inquest record type | 
| Return | osid.inquiry.records.InquestSearchOrderRecord | the inquest search order record | |
| Errors | NULL_ARGUMENT |  inquestRecordType  is  null   |                 |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED |  hasRecordType(inquestRecordType)  is  false   |                 ||
| Compliance | mandatory | This method must be implemented. | |