Uses of Interface
org.osid.ordering.rules.PriceEnablerQueryInspector
Packages that use PriceEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.ordering.rules
service.
-
Uses of PriceEnablerQueryInspector in org.osid.ordering.rules
Methods in org.osid.ordering.rules that return PriceEnablerQueryInspectorModifier and TypeMethodDescriptionPriceEnablerSearchResults.getPriceEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.PriceEnablerSmartStoreSession.inspectPriceEnablerQuery()Gets a price enabler query inspector for this store.Methods in org.osid.ordering.rules with parameters of type PriceEnablerQueryInspectorModifier and TypeMethodDescriptionPriceEnablerSearchSession.getPriceEnablerQueryFromInspector(PriceEnablerQueryInspector priceEnablerQueryInspector) Gets a price enabler query from an inspector.PriceEnablerSmartStoreSession.getPriceEnablerQueryFromInspector(PriceEnablerQueryInspector priceEnablerQueryInspector) Gets a price enabler query from an inspector.