| Interface | osid.recipe.Cookbook | ||
|---|---|---|---|
| Implements | osid.OsidCatalog | ||
| Used By | osid.recipe.CookbookAdminSession | ||
osid.recipe.CookbookList | |||
osid.recipe.CookbookLookupSession | |||
osid.recipe.CookbookNode | |||
osid.recipe.DirectionAdminSession | |||
osid.recipe.DirectionLookupSession | |||
osid.recipe.DirectionNotificationSession | |||
osid.recipe.DirectionQuerySession | |||
osid.recipe.DirectionSmartCookbookSession | |||
osid.recipe.ProcedureAdminSession | |||
| show 9 more⦠| |||
osid.recipe.ProcedureLookupSession | |||
osid.recipe.ProcedureNotificationSession | |||
osid.recipe.ProcedureQuerySession | |||
osid.recipe.ProcedureSmartCookbookSession | |||
osid.recipe.RecipeAdminSession | |||
osid.recipe.RecipeLookupSession | |||
osid.recipe.RecipeNotificationSession | |||
osid.recipe.RecipeQuerySession | |||
osid.recipe.RecipeSmartCookbookSession | |||
| Description |
An | ||
| Method | getCookbookRecord | ||
| Description |
Gets the cookbook record corresponding to the given
| ||
| Parameters | osid.type.Type | cookbookRecordType | the type of cookbook record to retrieve |
| Return | osid.recipe.records.CookbookRecord | the cookbook 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. | |