Uses of Package
org.osid.inventory.batch

Packages that use org.osid.inventory.batch
Package
Description
The Open Service Interface Definitions for the org.osid.inventory service.
The Open Service Interface Definitions for the org.osid.inventory.batch service.
  • Class
    Description
    The inventory batch manager provides access to inventory batch sessions and provides interoperability tests for various aspects of this service.
    The inventory batch proxy manager provides access to inventory batch sessions and provides interoperability tests for various aspects of this service.
  • Class
    Description
    This session creates, updates, and deletes Inventories in bulk.
    This is the form for creating and updating inventories in bulk.
    Like all OsidLists , InventoryBatchFormList provides a means for accessing InventoryBatchForm elements sequentially either one at a time or many at a time.
    The InventoryBatchProfile describes the interoperability among batch inventory services.
    This session creates, updates, and deletes Items in bulk.
    This is the form for creating and updating items in bulk.
    Like all OsidLists , ItemBatchFormList provides a means for accessing ItemBatchForm elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes Models in bulk.
    This is the form for creating and updating models in bulk.
    Like all OsidLists , ModelBatchFormList provides a means for accessing ModelBatchForm elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes Stocks in bulk.
    This is the form for creating and updating stocks in bulk.
    Like all OsidLists , StockBatchFormList provides a means for accessing StockBatchForm elements sequentially either one at a time or many at a time.