OSID Logo
OSID Specifications
recipe batch package
Version 3.0.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.

Returnbooleantrue if visible federation is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsRecipeBatchAdmin
Description

Tests if bulk administration of recipes is available.

Returnbooleantrue if a recipe bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsDirectionBatchAdmin
Description

Tests if bulk administration of directions is available.

Returnbooleantrue if s direction bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsProcedureBatchAdmin
Description

Tests if bulk administration of procedures is available.

Returnbooleantrue if a procedure bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsCookbookBatchAdmin
Description

Tests if bulk administration of cookbook is available.

Returnbooleantrue if a cookbook bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.