Uses of Interface
org.osid.inquiry.rules.InquiryEnablerSearchOrder
Packages that use InquiryEnablerSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.inquiry.rules
service.
-
Uses of InquiryEnablerSearchOrder in org.osid.inquiry.rules
Methods in org.osid.inquiry.rules that return InquiryEnablerSearchOrderModifier and TypeMethodDescriptionInquiryEnablerSearchSession.getInquiryEnablerSearchOrder()Gets an inquiry enabler search order.InquiryEnablerSmartInquestSession.getInquiryEnablerSearchOrder()Gets an inquiry enabler search order.Methods in org.osid.inquiry.rules with parameters of type InquiryEnablerSearchOrderModifier and TypeMethodDescriptionvoidInquiryEnablerSmartInquestSession.applyInquiryEnablerSequencing(InquiryEnablerSearchOrder inquiryEnablerSearchOrder) Applies an inquiry enabler search order to this inquest.voidInquiryEnablerSearch.orderInquiryEnablerResults(InquiryEnablerSearchOrder inquiryEnablerSearchOrder) Specify an ordering to the search results.