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