Uses of Interface
org.osid.inventory.ModelQueryInspector
Packages that use ModelQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.control
service.
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 ModelQueryInspector in org.osid.control
Methods in org.osid.control that return ModelQueryInspectorModifier and TypeMethodDescriptionControllerQueryInspector.getModelTerms()Gets the model query terms. -
Uses of ModelQueryInspector in org.osid.inventory
Methods in org.osid.inventory that return ModelQueryInspectorModifier and TypeMethodDescriptionModelSearchResults.getModelQueryInspector()Gets the inspector for the query to examine the terms used in the search.StockQueryInspector.getModelTerms()Gets the model query terms.WarehouseQueryInspector.getModelTerms()Gets the model query terms.ModelSmartWarehouseSession.inspectModelQuery()Gets a model query inspector for this warehouse.Methods in org.osid.inventory with parameters of type ModelQueryInspectorModifier and TypeMethodDescriptionModelSmartWarehouseSession.getModelQueryFromInspector(ModelQueryInspector modelQueryInspector) Gets a model query from an inspector. -
Uses of ModelQueryInspector in org.osid.inventory.shipment
Methods in org.osid.inventory.shipment that return ModelQueryInspectorModifier and TypeMethodDescriptionEntryQueryInspector.getModelTerms()Gets the model query terms.