Uses of Interface
org.osid.voting.rules.RaceProcessorQueryInspector
Packages that use RaceProcessorQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of RaceProcessorQueryInspector in org.osid.voting.rules
Methods in org.osid.voting.rules that return RaceProcessorQueryInspectorModifier and TypeMethodDescriptionRaceProcessorSearchResults.getRaceProcessorQueryInspector()Gets the inspector for the query to examine the terms used in the search.RaceProcessorEnablerQueryInspector.getRuledRaceProcessorTerms()Gets the race processor query terms.RaceProcessorSmartPollsSession.inspectRaceProcessorQuery()Gets a race processor query inspector for this polls.Methods in org.osid.voting.rules with parameters of type RaceProcessorQueryInspectorModifier and TypeMethodDescriptionRaceProcessorSearchSession.getRaceProcessorQueryFromInspector(RaceProcessorQueryInspector raceProcessorQueryInspector) Gets a race processor query from an inspector.RaceProcessorSmartPollsSession.getRaceProcessorQueryFromInspector(RaceProcessorQueryInspector raceProcessorQueryInspector) Gets a race processor query from an inspector.