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