Uses of Interface
org.osid.inquiry.ResponseSearchOrder
Packages that use ResponseSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.inquiry
service.
-
Uses of ResponseSearchOrder in org.osid.inquiry
Methods in org.osid.inquiry that return ResponseSearchOrderModifier and TypeMethodDescriptionResponseSearchSession.getResponseSearchOrder()Gets a response search order.ResponseSmartInquestSession.getResponseSearchOrder()Gets a response search order.Methods in org.osid.inquiry with parameters of type ResponseSearchOrderModifier and TypeMethodDescriptionvoidResponseSmartInquestSession.applyResponseSequencing(ResponseSearchOrder responseSearchOrder) Applies a response search order to this inquest.voidResponseSearch.orderResponseResults(ResponseSearchOrder responseSearchOrder) Specify an ordering to the search results.