| Interface | osid.recipe.Cookbook | ||
|---|---|---|---|
| Implements | osid.OsidCatalog | ||
| Description | 
                 An   | ||
| Method | getCookbookRecord | ||
| Description | 
                     Gets the cook book record corresponding to the given 
                      | ||
| Parameters | osid.type.Type | cookbookRecordType | the type of cook book record to retrieve | 
| Return | osid.recipe.records.CookbookRecord | the cook book record | |
| Errors | NULL_ARGUMENT |  cookbookRecordType  is  null   |                 |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED |  hasRecordType(cookbookRecordType)  is  false   |                 ||
| Compliance | mandatory | This method must be implemented. | |