Uses of Interface
org.osid.offering.ResultSearchOrder
Packages that use ResultSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.offering
service.
-
Uses of ResultSearchOrder in org.osid.offering
Methods in org.osid.offering that return ResultSearchOrderModifier and TypeMethodDescriptionResultSearchSession.getResultSearchOrder()Gets a result search order.ResultSmartCatalogueSession.getResultSearchOrder()Gets a result search order.Methods in org.osid.offering with parameters of type ResultSearchOrderModifier and TypeMethodDescriptionvoidResultSmartCatalogueSession.applyResultSequencing(ResultSearchOrder resultSearchOrder) Applies a result search order to this catalogue.voidResultSearch.orderResultResults(ResultSearchOrder resultSearchOrder) Specify an ordering to the search results.