Uses of Interface
org.osid.inventory.ItemNotificationSession
Packages that use ItemNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.inventory
service.
-
Uses of ItemNotificationSession in org.osid.inventory
Methods in org.osid.inventory that return ItemNotificationSessionModifier and TypeMethodDescriptionInventoryManager.getItemNotificationSession(ItemReceiver itemReceiver) Gets theOsidSessionassociated with the item notification service.InventoryProxyManager.getItemNotificationSession(ItemReceiver itemReceiver, Proxy proxy) Gets theOsidSessionassociated with the item notification service.InventoryManager.getItemNotificationSessionForWarehouse(ItemReceiver itemReceiver, Id warehouseId) Gets theOsidSessionassociated with the item notification service for the given warehouse.InventoryProxyManager.getItemNotificationSessionForWarehouse(ItemReceiver itemReceiver, Id warehouseId, Proxy proxy) Gets theOsidSessionassociated with the item notification service for the given warehouse.