Uses of Interface
org.osid.ordering.rules.PriceEnablerSearchOrder
Packages that use PriceEnablerSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.ordering.rules
service.
-
Uses of PriceEnablerSearchOrder in org.osid.ordering.rules
Methods in org.osid.ordering.rules that return PriceEnablerSearchOrderModifier and TypeMethodDescriptionPriceEnablerSearchSession.getPriceEnablerSearchOrder()Gets a price enabler search order.PriceEnablerSmartStoreSession.getPriceEnablerSearchOrder()Gets a price enabler search order.Methods in org.osid.ordering.rules with parameters of type PriceEnablerSearchOrderModifier and TypeMethodDescriptionvoidPriceEnablerSmartStoreSession.applyPriceEnablerSequencing(PriceEnablerSearchOrder priceEnablerSearchOrder) Applies a price enabler search order to this store.voidPriceEnablerSearch.orderPriceEnablerResults(PriceEnablerSearchOrder priceEnablerSearchOrder) Specify an ordering to the search results.