Uses of Interface
org.osid.ordering.StoreQuery
Packages that use StoreQuery
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 StoreQuery in org.osid.ordering
Methods in org.osid.ordering that return StoreQueryModifier and TypeMethodDescriptionStoreQuery.getAncestorStoreQuery()Gets the query for a store.StoreQuery.getDescendantStoreQuery()Gets the query for a store.ItemQuery.getStoreQuery()Gets the query for a store query.OrderQuery.getStoreQuery()Gets the query for a store query.PriceQuery.getStoreQuery()Gets the query for a store query.PriceScheduleQuery.getStoreQuery()Gets the query for a store query.ProductQuery.getStoreQuery()Gets the query for a store query.StoreQuerySession.getStoreQuery()Gets a store query.StoreSearchSession.getStoreQueryFromInspector(StoreQueryInspector storeQueryInspector) Gets an entry query from an inspector.Methods in org.osid.ordering with parameters of type StoreQueryModifier and TypeMethodDescriptionStoreQuerySession.getStoresByQuery(StoreQuery storeQuery) Gets a list ofStoresmatching the given store query.StoreSearchSession.getStoresBySearch(StoreQuery storeQuery, StoreSearch storeSearch) Gets the search results matching the given search. -
Uses of StoreQuery in org.osid.ordering.rules
Methods in org.osid.ordering.rules that return StoreQuery