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