Uses of Interface
org.osid.inquiry.rules.InquiryEnablerQueryInspector
Packages that use InquiryEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.inquiry.rules
service.
-
Uses of InquiryEnablerQueryInspector in org.osid.inquiry.rules
Methods in org.osid.inquiry.rules that return InquiryEnablerQueryInspectorModifier and TypeMethodDescriptionInquiryEnablerSearchResults.getInquiryEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.InquiryEnablerSmartInquestSession.inspectInquiryEnablerQuery()Gets an inquiry enabler query inspector for this inquest.Methods in org.osid.inquiry.rules with parameters of type InquiryEnablerQueryInspectorModifier and TypeMethodDescriptionInquiryEnablerSearchSession.getInquiryEnablerQueryFromInspector(InquiryEnablerQueryInspector inquiryEnablerQueryInspector) Gets an inquiry enabler query from an inspector.InquiryEnablerSmartInquestSession.getInquiryEnablerQueryFromInspector(InquiryEnablerQueryInspector inquiryEnablerQueryInspector) Gets an inquiry enabler query from an inspector.