| Package | Description |
|---|---|
| org.osid.inventory.shipment |
The Open Service Interface Definitions for the org.osid.inventory.shipment
service.
|
| Modifier and Type | Method and Description |
|---|---|
ShipmentQueryInspector |
ShipmentSearchResults.getShipmentQueryInspector()
Gets the inspector for the query to examine the terms used in the
search.
|
ShipmentQueryInspector |
ShipmentSmartWarehouseSession.inspectShipmentQuery()
Gets a shipment query inspector for this warehouse.
|
| Modifier and Type | Method and Description |
|---|---|
ShipmentQuery |
ShipmentSearchSession.getShipmentQueryFromInspector(ShipmentQueryInspector shipmentQueryInspector)
Gets a shipment query from an inspector.
|
ShipmentQuery |
ShipmentSmartWarehouseSession.getShipmentQueryFromInspector(ShipmentQueryInspector shipmentQueryInspector)
Gets a shipment query from an inspector.
|