Uses of Interface
org.osid.ordering.rules.PriceEnablerQuery
Packages that use PriceEnablerQuery
Package
Description
The Open Service Interface Definitions for the org.osid.ordering.rules
service.
-
Uses of PriceEnablerQuery in org.osid.ordering.rules
Methods in org.osid.ordering.rules that return PriceEnablerQueryModifier and TypeMethodDescriptionPriceEnablerQuerySession.getPriceEnablerQuery()Gets a price enabler query.PriceEnablerSmartStoreSession.getPriceEnablerQuery()Gets a price enabler query.PriceEnablerSearchSession.getPriceEnablerQueryFromInspector(PriceEnablerQueryInspector priceEnablerQueryInspector) Gets a price enabler query from an inspector.PriceEnablerSmartStoreSession.getPriceEnablerQueryFromInspector(PriceEnablerQueryInspector priceEnablerQueryInspector) Gets a price enabler query from an inspector.Methods in org.osid.ordering.rules with parameters of type PriceEnablerQueryModifier and TypeMethodDescriptionvoidPriceEnablerSmartStoreSession.applyPriceEnablerQuery(PriceEnablerQuery priceEnablerQuery) Applies a price enabler query to this store.PriceEnablerQuerySession.getPriceEnablersByQuery(PriceEnablerQuery priceEnablerQuery) Gets a list ofPriceEnablersmatching the given price enabler query.PriceEnablerSearchSession.getPriceEnablersBySearch(PriceEnablerQuery priceEnablerQuery, PriceEnablerSearch priceEnablerSearch) Gets the search results matching the given search query using the given search.