| Interface | osid.offering.Catalogue | ||
|---|---|---|---|
| Implements | osid.OsidCatalog | ||
| Description | 
                 A   | ||
| Method | getCatalogueRecord | ||
| Description | 
                     Gets the record corresponding to the given   | ||
| Parameters | osid.type.Type | catalogueRecordType | the type of catalogue record to retrieve | 
| Return | osid.offering.records.CatalogueRecord | the catalogue record | |
| Errors | NULL_ARGUMENT |  catalogueRecordType  is  null   |                 |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED |  hasRecordType(catalogueRecordType)  is  false   |                 ||
| Compliance | mandatory | This method must be implemented. | |