Uses of Interface
org.osid.inventory.WarehouseQuery
Packages that use WarehouseQuery
Package
Description
The Open Service Interface Definitions for the org.osid.inventory
service.
The Open Service Interface Definitions for the org.osid.inventory.shipment
service.
-
Uses of WarehouseQuery in org.osid.inventory
Methods in org.osid.inventory that return WarehouseQueryModifier and TypeMethodDescriptionWarehouseQuery.getAncestorWarehouseQuery()Gets the query for a warehouse.WarehouseQuery.getDescendantWarehouseQuery()Gets the query for a warehouse.InventoryQuery.getWarehouseQuery()Gets the query for a warehouse.ItemQuery.getWarehouseQuery()Gets the query for a warehouse.ModelQuery.getWarehouseQuery()Gets the query for a warehouse.StockQuery.getWarehouseQuery()Gets the query for a warehouse.WarehouseQuerySession.getWarehouseQuery()Gets a warehouse query.WarehouseSearchSession.getWarehouseQueryFromInspector(WarehouseQueryInspector warehouseQueryInspector) Gets a warehouse query from an inspector.Methods in org.osid.inventory with parameters of type WarehouseQueryModifier and TypeMethodDescriptionWarehouseQuerySession.getWarehousesByQuery(WarehouseQuery warehouseQuery) Gets a list ofWarehousesmatching the given warehouse query.WarehouseSearchSession.getWarehousesBySearch(WarehouseQuery warehouseQuery, WarehouseSearch warehouseSearch) Gets the search results matching the given search query using the given search. -
Uses of WarehouseQuery in org.osid.inventory.shipment
Methods in org.osid.inventory.shipment that return WarehouseQueryModifier and TypeMethodDescriptionEntryQuery.getWarehouseQuery()Gets the query for a warehouse.ShipmentQuery.getWarehouseQuery()Gets the query for a warehouse.