OSID Logo
OSID Specifications
recipe batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.recipe.batch.RecipeBatchProfile
Implementsosid.OsidProfile
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
CompliancemandatoryThis 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
CompliancemandatoryThis method must be implemented.
MethodsupportsDirectionBatchAdmin
Description

Tests if bulk administration of directions is available.

Returnboolean true if an direction bulk administrative service is available, false otherwise
CompliancemandatoryThis 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
CompliancemandatoryThis 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
CompliancemandatoryThis method must be implemented.