Uses of Interface
org.osid.inventory.StockQuery
Packages that use StockQuery
Package
Description
The Open Service Interface Definitions for the org.osid.checklist.mason
service.
The Open Service Interface Definitions for the org.osid.inventory
service.
The Open Service Interface Definitions for the org.osid.inventory.shipment
service.
The Open Service Interface Definitions for the org.osid.recipe
service.
-
Uses of StockQuery in org.osid.checklist.mason
Methods in org.osid.checklist.mason that return StockQuery -
Uses of StockQuery in org.osid.inventory
Methods in org.osid.inventory that return StockQueryModifier and TypeMethodDescriptionStockQuery.getAncestorStockQuery()Gets the query for a stock.StockQuery.getDescendantStockQuery()Gets the query for a stock.InventoryQuery.getStockQuery()Gets the query for a stocjk.ItemQuery.getStockQuery()Gets the query for a stocjk.StockQuerySession.getStockQuery()Gets a stock query.StockSmartWarehouseSession.getStockQuery()Gets a stock query.WarehouseQuery.getStockQuery()Gets the query for a stock.StockSearchSession.getStockQueryFromInspector(ItemQueryInspector stockQueryInspector) Gets a stock query from an inspector.StockSmartWarehouseSession.getStockQueryFromInspector(StockQueryInspector stockQueryInspector) Gets a stock query from an inspector.Methods in org.osid.inventory with parameters of type StockQueryModifier and TypeMethodDescriptionvoidStockSmartWarehouseSession.applyStockQuery(StockQuery stockQuery) Applies a stock query to this warehouse.StockQuerySession.getStocksByQuery(StockQuery stockQuery) Gets a list ofStocksmatching the given stock query.StockSearchSession.getStocksBySearch(StockQuery stockQuery, StockSearch stockSearch) Gets the search results matching the given search query using the given search. -
Uses of StockQuery in org.osid.inventory.shipment
Methods in org.osid.inventory.shipment that return StockQuery -
Uses of StockQuery in org.osid.recipe
Methods in org.osid.recipe that return StockQuery