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