Uses of Interface
org.osid.inventory.ItemReceiver
Packages that use ItemReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.inventory
service.
-
Uses of ItemReceiver in org.osid.inventory
Methods in org.osid.inventory with parameters of type ItemReceiverModifier 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.