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