OSID Logo
OSID Specifications
recipe batch package
Version 3.1.0
Interfaceosid.recipe.batch.RecipeBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.recipe.batch.RecipeBatchManager
osid.recipe.batch.RecipeBatchProxyManager
Description

The RecipeBatchProfile describes the interoperability among recipe batch services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

Returnboolean true if visible federation is supported, false otherwise
Compliancemandatory This method must be implemented.
MethodsupportsRecipeBatchAdmin
Description

Tests if bulk administration of recipes is available.

Returnboolean true if a recipe bulk administrative service is available, false otherwise
Compliancemandatory This method must be implemented.
MethodsupportsDirectionBatchAdmin
Description

Tests if bulk administration of directions is available.

Returnboolean true if s direction bulk administrative service is available, false otherwise
Compliancemandatory This method must be implemented.
MethodsupportsProcedureBatchAdmin
Description

Tests if bulk administration of procedures is available.

Returnboolean true if a procedure bulk administrative service is available, false otherwise
Compliancemandatory This method must be implemented.
MethodsupportsCookbookBatchAdmin
Description

Tests if bulk administration of cookbook is available.

Returnboolean true if a cookbook bulk administrative service is available, false otherwise
Compliancemandatory This method must be implemented.