Uses of Interface
org.osid.inventory.WarehouseQueryInspector
Packages that use WarehouseQueryInspector
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 WarehouseQueryInspector in org.osid.inventory
Methods in org.osid.inventory that return WarehouseQueryInspectorModifier and TypeMethodDescriptionWarehouseQueryInspector.getAncestorWarehouseTerms()Gets the ancestor warehouse query terms.WarehouseQueryInspector.getDescendantWarehouseTerms()Gets the descendant warehouse query terms.WarehouseSearchResults.getWarehouseQueryInspector()Gets the inspector for the query to examine the terms used in the search.InventoryQueryInspector.getWarehouseTerms()Gets the warehouse query terms.ItemQueryInspector.getWarehouseTerms()Gets the warehouse query terms.ModelQueryInspector.getWarehouseTerms()Gets the warehouse query terms.StockQueryInspector.getWarehouseTerms()Gets the warehouse query terms.Methods in org.osid.inventory with parameters of type WarehouseQueryInspectorModifier and TypeMethodDescriptionWarehouseSearchSession.getWarehouseQueryFromInspector(WarehouseQueryInspector warehouseQueryInspector) Gets a warehouse query from an inspector. -
Uses of WarehouseQueryInspector in org.osid.inventory.shipment
Methods in org.osid.inventory.shipment that return WarehouseQueryInspectorModifier and TypeMethodDescriptionEntryQueryInspector.getWarehouseTerms()Gets the warehouse query terms.ShipmentQueryInspector.getWarehouseTerms()Gets the warehouse query terms.