Uses of Interface
org.osid.inventory.ItemQuerySession
Packages that use ItemQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.inventory
service.
-
Uses of ItemQuerySession in org.osid.inventory
Subinterfaces of ItemQuerySession in org.osid.inventoryModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongItems.Methods in org.osid.inventory that return ItemQuerySessionModifier and TypeMethodDescriptionInventoryManager.getItemQuerySession()Gets theOsidSessionassociated with the item query service.InventoryProxyManager.getItemQuerySession(Proxy proxy) Gets theOsidSessionassociated with the item query service.InventoryManager.getItemQuerySessionForWarehouse(Id warehouseId) Gets theOsidSessionassociated with the item query service for the given warehouse.InventoryProxyManager.getItemQuerySessionForWarehouse(Id warehouseId, Proxy proxy) Gets theOsidSessionassociated with the item query service for the given warehouse.