| Package | Description |
|---|---|
| org.osid.inventory.shipment |
The Open Service Interface Definitions for the org.osid.inventory.shipment
service.
|
| org.osid.ordering |
The Open Service Interface Definitions for the org.osid.ordering
service.
|
| Modifier and Type | Method and Description |
|---|---|
OrderQueryInspector[] |
ShipmentQueryInspector.getOrderTerms()
Gets the order query terms.
|
| Modifier and Type | Method and Description |
|---|---|
OrderQueryInspector |
OrderSearchResults.getOrderQueryInspector()
Gets the inspector for the query to examine the terns used in the
search.
|
OrderQueryInspector[] |
ItemQueryInspector.getOrderTerms()
Gets the order terms.
|
OrderQueryInspector[] |
StoreQueryInspector.getOrderTerms()
Gets the order terms.
|
OrderQueryInspector |
OrderSmartStoreSession.inspectOrderQuery()
Gets an order query inspector for this store.
|
| Modifier and Type | Method and Description |
|---|---|
OrderQuery |
OrderSearchSession.getOrderQueryFromInspector(OrderQueryInspector orderQueryInspector)
Gets an entry query from an inspector.
|
OrderQuery |
OrderSmartStoreSession.getOrderQueryFromInspector(OrderQueryInspector orderQueryInspector)
Gets an order query from an inspector.
|