Uses of Interface
org.osid.voting.rules.RaceProcessorEnablerQueryInspector
Packages that use RaceProcessorEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of RaceProcessorEnablerQueryInspector in org.osid.voting.rules
Methods in org.osid.voting.rules that return RaceProcessorEnablerQueryInspectorModifier and TypeMethodDescriptionRaceProcessorEnablerSearchResults.getRaceProcessorEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.RaceProcessorEnablerSmartPollsSession.inspectRaceProcessorEnablerQuery()Gets a race processor enabler query inspector for this polls.Methods in org.osid.voting.rules with parameters of type RaceProcessorEnablerQueryInspectorModifier and TypeMethodDescriptionRaceProcessorEnablerSearchSession.getRaceProcessorEnablerQueryFromInspector(RaceProcessorEnablerQueryInspector raceProcessorEnablerQueryInspector) Gets a race processor enabler query from an inspector.RaceProcessorEnablerSmartPollsSession.getRaceProcessorEnablerQueryFromInspector(RaceProcessorEnablerQueryInspector raceProcessorEnablerQueryInspector) Gets a race processor enabler query from an inspector.