Uses of Interface
org.osid.inventory.shipment.ShipmentQueryInspector
Packages that use ShipmentQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.inventory.shipment
service.
-
Uses of ShipmentQueryInspector in org.osid.inventory.shipment
Methods in org.osid.inventory.shipment that return ShipmentQueryInspectorModifier and TypeMethodDescriptionShipmentSearchResults.getShipmentQueryInspector()Gets the inspector for the query to examine the terms used in the search.ShipmentSmartWarehouseSession.inspectShipmentQuery()Gets a shipment query inspector for this warehouse.Methods in org.osid.inventory.shipment with parameters of type ShipmentQueryInspectorModifier and TypeMethodDescriptionShipmentSearchSession.getShipmentQueryFromInspector(ShipmentQueryInspector shipmentQueryInspector) Gets a shipment query from an inspector.ShipmentSmartWarehouseSession.getShipmentQueryFromInspector(ShipmentQueryInspector shipmentQueryInspector) Gets a shipment query from an inspector.