Uses of Interface
org.osid.rules.check.AgendaQueryInspector
Packages that use AgendaQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.rules.check
service.
-
Uses of AgendaQueryInspector in org.osid.rules.check
Methods in org.osid.rules.check that return AgendaQueryInspectorModifier and TypeMethodDescriptionAgendaSearchResults.getAgendaQueryInspector()Gets the inspector for the query to examine the terms used in the search.InstructionQueryInspector.getAgendaTerms()Gets the agenda query terms.CheckQueryInspector.getProcessCheckAgendaTerms()Gets the agenda query terms.AgendaSmartEngineSession.inspectAgendaQuery()Gets an agenda query inspector for this engine.Methods in org.osid.rules.check with parameters of type AgendaQueryInspectorModifier and TypeMethodDescriptionAgendaSearchSession.getAgendaQueryFromInspector(AgendaQueryInspector agendaQueryInspector) Gets an agenda query from an inspector.AgendaSmartEngineSession.getAgendaQueryFromInspector(AgendaQueryInspector agendaQueryInspector) Gets an agenda query from an inspector.