Uses of Interface
org.osid.inquiry.rules.InquiryEnablerQuery
Packages that use InquiryEnablerQuery
Package
Description
The Open Service Interface Definitions for the org.osid.inquiry.rules
service.
-
Uses of InquiryEnablerQuery in org.osid.inquiry.rules
Methods in org.osid.inquiry.rules that return InquiryEnablerQueryModifier and TypeMethodDescriptionInquiryEnablerQuerySession.getInquiryEnablerQuery()Gets an inquiry enabler query.InquiryEnablerSmartInquestSession.getInquiryEnablerQuery()Gets an inquiry enabler query.InquiryEnablerSearchSession.getInquiryEnablerQueryFromInspector(InquiryEnablerQueryInspector inquiryEnablerQueryInspector) Gets an inquiry enabler query from an inspector.InquiryEnablerSmartInquestSession.getInquiryEnablerQueryFromInspector(InquiryEnablerQueryInspector inquiryEnablerQueryInspector) Gets an inquiry enabler query from an inspector.Methods in org.osid.inquiry.rules with parameters of type InquiryEnablerQueryModifier and TypeMethodDescriptionvoidInquiryEnablerSmartInquestSession.applyInquiryEnablerQuery(InquiryEnablerQuery inquiryEnablerQuery) Applies an inquiry enabler query to this inquest.InquiryEnablerQuerySession.getInquiryEnablersByQuery(InquiryEnablerQuery inquiryEnablerQuery) Gets a list ofInquiryEnablersmatching the given search.InquiryEnablerSearchSession.getInquiryEnablersBySearch(InquiryEnablerQuery inquiryEnablerQuery, InquiryEnablerSearch inquiryEnablerSearch) Gets the search results matching the given search query using the given search.