Uses of Interface
org.osid.ordering.PriceScheduleQueryInspector
Packages that use PriceScheduleQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.ordering
service.
-
Uses of PriceScheduleQueryInspector in org.osid.ordering
Methods in org.osid.ordering that return PriceScheduleQueryInspectorModifier and TypeMethodDescriptionPriceScheduleSearchResults.getPriceScheduleQueryInspector()Gets the inspector for the query to examine the terns used in the search.PriceQueryInspector.getPriceScheduleTerms()Gets the price schedule terms.ProductQueryInspector.getPriceScheduleTerms()Gets the price schedule terms.StoreQueryInspector.getPriceScheduleTerms()Gets the price schedule terms.PriceScheduleSmartStoreSession.inspectPriceScheduleQuery()Gets a price schedule query inspector for this store.Methods in org.osid.ordering with parameters of type PriceScheduleQueryInspectorModifier and TypeMethodDescriptionPriceScheduleSearchSession.getPriceScheduleQueryFromInspector(PriceScheduleQueryInspector priceScheduleQueryInspector) Gets a price schedule query from an inspector.PriceScheduleSmartStoreSession.getPriceScheduleQueryFromInspector(PriceScheduleQueryInspector priceScheduleQueryInspector) Gets a price schedule query from an inspector.