Uses of Interface
org.osid.inquiry.rules.AuditEnablerQueryInspector
Packages that use AuditEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.inquiry.rules
service.
-
Uses of AuditEnablerQueryInspector in org.osid.inquiry.rules
Methods in org.osid.inquiry.rules that return AuditEnablerQueryInspectorModifier and TypeMethodDescriptionAuditEnablerSearchResults.getAuditEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.AuditEnablerSmartInquestSession.inspectAuditEnablerQuery()Gets an audit enabler query inspector for this inquest.Methods in org.osid.inquiry.rules with parameters of type AuditEnablerQueryInspectorModifier and TypeMethodDescriptionAuditEnablerSearchSession.getAuditEnablerQueryFromInspector(AuditEnablerQueryInspector auditEnablerQueryInspector) Gets an audit enabler query from an inspector.AuditEnablerSmartInquestSession.getAuditEnablerQueryFromInspector(AuditEnablerQueryInspector auditEnablerQueryInspector) Gets an audit enabler query from an inspector.