Uses of Interface
org.osid.ordering.StoreQueryInspector
Packages that use StoreQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.ordering
service.
The Open Service Interface Definitions for the org.osid.ordering.rules
service.
-
Uses of StoreQueryInspector in org.osid.ordering
Methods in org.osid.ordering that return StoreQueryInspectorModifier and TypeMethodDescriptionStoreQueryInspector.getAncestorStoreTerms()Gets the ancestor store terms.StoreQueryInspector.getDescendantStoreTerms()Gets the descendant store terms.StoreSearchResults.getStoreQueryInspector()Gets the inspector for the query to examine the terns used in the search.ItemQueryInspector.getStoreTerms()Gets the store terms.OrderQueryInspector.getStoreTerms()Gets the store terms.PriceQueryInspector.getStoreTerms()Gets the store terms.PriceScheduleQueryInspector.getStoreTerms()Gets the store terms.ProductQueryInspector.getStoreTerms()Gets the store terms.Methods in org.osid.ordering with parameters of type StoreQueryInspectorModifier and TypeMethodDescriptionStoreSearchSession.getStoreQueryFromInspector(StoreQueryInspector storeQueryInspector) Gets an entry query from an inspector. -
Uses of StoreQueryInspector in org.osid.ordering.rules
Methods in org.osid.ordering.rules that return StoreQueryInspectorModifier and TypeMethodDescriptionPriceEnablerQueryInspector.getRuledPriceTerms()Gets the price query terms.PriceEnablerQueryInspector.getStoreTerms()Gets the store query terms.