Uses of Package
org.osid.recipe.batch

Packages that use org.osid.recipe.batch
Package
Description
The Open Service Interface Definitions for the org.osid.recipe service.
The Open Service Interface Definitions for the org.osid.recipe.batch service.
  • Class
    Description
    The recipe batch manager provides access to recipe batch sessions and provides interoperability tests for various aspects of this service.
    The recipe batch proxy manager provides access to recipe batch sessions and provides interoperability tests for various aspects of this service.
  • Class
    Description
    This session creates, updates, and deletes Academies in bulk.
    This is the form for creating and updating cook books in bulk.
    Like all OsidLists , CookbookBatchFormList provides a means for accessing CookbookBatchForm elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes Directions in bulk.
    This is the form for creating and updating directions in bulk.
    Like all OsidLists , DirectionBatchFormList provides a means for accessing DirectionBatchForm elements sequentially either one at a time or many at a time.
    This is the form for creating and updating ingredients in bulk.
    Like all OsidLists , IngredientBatchFormList provides a means for accessing IngredientBatchForm elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes Procedures in bulk.
    This is the form for creating and updating procedures in bulk.
    Like all OsidLists , ProcedureBatchFormList provides a means for accessing ProcedureBatchForm elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes Recipes in bulk.
    This is the form for creating and updating recipes in bulk.
    Like all OsidLists , RecipeBatchFormList provides a means for accessing RecipeBatchForm elements sequentially either one at a time or many at a time.
    The RecipeBatchProfile describes the interoperability among recipe batch services.