Uses of Interface
org.osid.inventory.StockAdminSession
Packages that use StockAdminSession
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.
-
Uses of StockAdminSession in org.osid.inventory
Methods in org.osid.inventory that return StockAdminSessionModifier and TypeMethodDescriptionInventoryManager.getStockAdminSession()Gets theOsidSessionassociated with the stock administration service.InventoryProxyManager.getStockAdminSession(Proxy proxy) Gets theOsidSessionassociated with the stock administration service.InventoryManager.getStockAdminSessionForWarehouse(Id warehouseId) Gets theOsidSessionassociated with the stock administration service for the given warehouse.InventoryProxyManager.getStockAdminSessionForWarehouse(Id warehouseId, Proxy proxy) Gets theOsidSessionassociated with the stock administration service for the given warehouse. -
Uses of StockAdminSession in org.osid.inventory.batch
Subinterfaces of StockAdminSession in org.osid.inventory.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesStocksin bulk.