Package | Description |
---|---|
org.osid.inquiry |
The Open Service Interface Definitions for the org.osid.inquiry
service.
|
Modifier and Type | Method and Description |
---|---|
InquiryQueryInspector |
InquirySearchResults.getInquiryQueryInspector()
Gets the inspector for the query to examine the terms used in the
search.
|
InquiryQueryInspector[] |
AuditQueryInspector.getInquiryTerms()
Gets the inquiry query terms.
|
InquiryQueryInspector[] |
InquestQueryInspector.getInquiryTerms()
Gets the inquiry query terms.
|
InquiryQueryInspector[] |
ResponseQueryInspector.getInquiryTerms()
Gets the inquiry query terms.
|
InquiryQueryInspector |
InquirySmartInquestSession.inspectInquiryQuery()
Gets an inquiry query inspector for this inquest.
|
Modifier and Type | Method and Description |
---|---|
InquiryQuery |
InquirySearchSession.getInquiryQueryFromInspector(InquiryQueryInspector inquiryQueryInspector)
Gets an inquiry query from an inspector.
|
InquiryQuery |
InquirySmartInquestSession.getInquiryQueryFromInspector(InquiryQueryInspector inquiryQueryInspector)
Gets an inquiry query from an inspector.
|