Uses of Interface
org.osid.inventory.InventoryQueryInspector
Packages that use InventoryQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.inventory
service.
-
Uses of InventoryQueryInspector in org.osid.inventory
Methods in org.osid.inventory that return InventoryQueryInspectorModifier and TypeMethodDescriptionInventorySearchResults.getInventoryQueryInspector()Gets the inspector for the query to examine the terms used in the search.WarehouseQueryInspector.getInventoryTerms()Gets the inventory query terms.InventorySmartWarehouseSession.inspectInventoryQuery()Gets an inventory query inspector for this warehouse.Methods in org.osid.inventory with parameters of type InventoryQueryInspectorModifier and TypeMethodDescriptionInventorySearchSession.getInventoryQueryFromInspector(InventoryQueryInspector inventoryQueryInspector) Gets an inventory query from an inspector.InventorySmartWarehouseSession.getInventoryQueryFromInspector(InventoryQueryInspector inventoryQueryInspector) Gets an inventory query from an inspector.