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