Interface OrderingBatchProxyManager

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

public interface OrderingBatchProxyManager extends OsidProxyManager, OrderingBatchProfile

The ordering batch proxy manager provides access to ordering 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:

  • 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