Interface InventoryBatchProxyManager

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

public interface InventoryBatchProxyManager extends OsidProxyManager, InventoryBatchProfile

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

  • ItemBatchAdminSession : a session to create, modify and delete items in bulk
  • StockBatchSession : a session to create, modify and delete stocks in bulk
  • ModelBatchAdminSession : a session to create, modify and delete models in bulk
  • InventoryBatchAdminSession : a session to create, modify and delete inventories in bulk