Interface RecipeBatchProxyManager

All Superinterfaces:
AutoCloseable, Closeable, OsidProfile, OsidProxyManager, OsidProxyManager, RecipeBatchProfile, Sourceable

public interface RecipeBatchProxyManager extends OsidProxyManager, RecipeBatchProfile

The recipe batch proxy manager provides access to recipe batch sessions and provides interoperability tests for various aspects of this service. Methods in this manager support the passing of a Proxy object. The sessions included in this manager are:

  • RecipeBatchAdminSession : a session to manage recipes in bulk
  • DirectionBatchAdminSession : a session to manage directiond in bulk
  • ProcedureBatchAdminSession : a session to manage procedures in bulk
  • CookbookBatchAdminSession : a session to create, modify and delete Cookbook in bulk