Interface OrderingBatchManager

All Superinterfaces:
AutoCloseable, Closeable, OrderingBatchProfile, OsidManager, OsidManager, OsidProfile, Sourceable

public interface OrderingBatchManager extends OsidManager, OrderingBatchProfile

The ordering batch manager provides access to ordering batch sessions and provides interoperability tests for various aspects of this service. The sessions included in this manager are:

  • OrderBatchAdminSession : a session to create, modify and delete orders in bulk
  • ItemBatchAdminSession : a session to create, modify and delete items in bulk
  • ProductBatchSession : a session to create, modify and delete products in bulk
  • PriceScheduleBatchAdminSession : a session to create, modify and delete price schedules in bulk
  • StoreBatchAdminSession : a session to create, modify and delete stores in bulk