Uses of Interface
org.osid.ordering.StoreSearchOrder
Packages that use StoreSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.ordering
service.
-
Uses of StoreSearchOrder in org.osid.ordering
Methods in org.osid.ordering that return StoreSearchOrderModifier and TypeMethodDescriptionStoreSearchSession.getStoreSearchOrder()Gets a store search order.Methods in org.osid.ordering with parameters of type StoreSearchOrderModifier and TypeMethodDescriptionvoidStoreSearch.orderStoreResults(StoreSearchOrder storesearchOrder) Specify an ordering to the search results.