| Interface | osid.recipe.batch.RecipeBatchProfile | ||
|---|---|---|---|
| Implements | osid.OsidProfile | ||
| Description | 
                 The   | ||
| Method | supportsVisibleFederation | ||
| Description | 
                     Tests if federation is visible.  | ||
| Return | boolean |  true  if visible federation is supported  ,  
 false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsRecipeBatchAdmin | ||
| Description | 
                     Tests if bulk administration of recipes is available.  | ||
| Return | boolean |  true  if a recipe bulk administrative service is available, 
 false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsDirectionBatchAdmin | ||
| Description | 
                     Tests if bulk administration of directions is available.  | ||
| Return | boolean |  true  if an direction bulk administrative service is 
available,  false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsProcedureBatchAdmin | ||
| Description | 
                     Tests if bulk administration of procedures is available.  | ||
| Return | boolean |  true  if a procedure bulk administrative service is 
available,  false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsCookbookBatchAdmin | ||
| Description | 
                     Tests if bulk administration of cookbook is available.  | ||
| Return | boolean |  true  if a cookbook bulk administrative service is available, 
 false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |