Uses of Interface
org.osid.ordering.OrderQueryInspector
Packages that use OrderQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.inventory.shipment
service.
The Open Service Interface Definitions for the org.osid.ordering
service.
-
Uses of OrderQueryInspector in org.osid.inventory.shipment
Methods in org.osid.inventory.shipment that return OrderQueryInspectorModifier and TypeMethodDescriptionShipmentQueryInspector.getOrderTerms()Gets the order query terms. -
Uses of OrderQueryInspector in org.osid.ordering
Methods in org.osid.ordering that return OrderQueryInspectorModifier and TypeMethodDescriptionOrderSearchResults.getOrderQueryInspector()Gets the inspector for the query to examine the terns used in the search.ItemQueryInspector.getOrderTerms()Gets the order terms.StoreQueryInspector.getOrderTerms()Gets the order terms.OrderSmartStoreSession.inspectOrderQuery()Gets an order query inspector for this store.Methods in org.osid.ordering with parameters of type OrderQueryInspectorModifier and TypeMethodDescriptionOrderSearchSession.getOrderQueryFromInspector(OrderQueryInspector orderQueryInspector) Gets an entry query from an inspector.OrderSmartStoreSession.getOrderQueryFromInspector(OrderQueryInspector orderQueryInspector) Gets an order query from an inspector.