| Interface | osid.search.Engine | ||
|---|---|---|---|
| Implements | osid.OsidCatalog | ||
| Description | 
                 An   | ||
| Method | getEngineRecord | ||
| Description | 
                     Gets the engine record corresponding to the given 
                      | ||
| Parameters | osid.type.Type | engineRecordType | the type of engine record to retrieve | 
| Return | osid.search.records.EngineRecord | the engine record | |
| Errors | NULL_ARGUMENT |  engineRecordType  is  null   |                 |
| OPERATION_FAILED | unable to complete request | ||
| PERMISSION_DENIED | authorization failure occurred | ||
| UNSUPPORTED |  hasRecordType(engineRecordType)  is  false   |                 ||
| Compliance | mandatory | This method must be implemented. | |