Uses of Interface
org.osid.inventory.ItemQueryInspector
Packages that use ItemQueryInspector
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 ItemQueryInspector in org.osid.inventory
Methods in org.osid.inventory that return ItemQueryInspectorModifier and TypeMethodDescriptionItemSearchResults.getItemQueryInspector()Gets the inspector for the query to examine the terms used in the search.ItemQueryInspector.getItemTerms()Gets the item query terms.WarehouseQueryInspector.getItemTerms()Gets the item query terms.ItemSmartWarehouseSession.inspectItemQuery()Gets an item query inspector for this warehouse.Methods in org.osid.inventory with parameters of type ItemQueryInspectorModifier and TypeMethodDescriptionItemSmartWarehouseSession.getItemQueryFromInspector(ItemQueryInspector itemQueryInspector) Gets an item query from an inspector. -
Uses of ItemQueryInspector in org.osid.inventory.shipment
Methods in org.osid.inventory.shipment that return ItemQueryInspector