Uses of Interface
org.osid.voting.PollsQueryInspector
Packages that use PollsQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of PollsQueryInspector in org.osid.voting
Methods in org.osid.voting that return PollsQueryInspectorModifier and TypeMethodDescriptionPollsQueryInspector.getAncestorPollsTerms()Gets the ancestor polls query terms.PollsQueryInspector.getDescendantPollsTerms()Gets the descendant polls query terms.PollsSearchResults.getPollsQueryInspector()Gets the inspector for the query to examine the terms used in the search.BallotQueryInspector.getPollsTerms()Gets the polls query terms.CandidateQueryInspector.getPollsTerms()Gets the polls query terms.RaceQueryInspector.getPollsTerms()Gets the polls query terms.VoteQueryInspector.getPollsTerms()Gets the polls query terms.Methods in org.osid.voting with parameters of type PollsQueryInspectorModifier and TypeMethodDescriptionPollsSearchSession.getPollsQueryFromInspector(PollsQueryInspector pollsQueryInspector) Gets a polls query from an inspector. -
Uses of PollsQueryInspector in org.osid.voting.rules
Methods in org.osid.voting.rules that return PollsQueryInspectorModifier and TypeMethodDescriptionBallotConstrainerEnablerQueryInspector.getPollsTerms()Gets the polls query terms.BallotConstrainerQueryInspector.getPollsTerms()Gets the polls query terms.RaceConstrainerEnablerQueryInspector.getPollsTerms()Gets the polls query terms.RaceConstrainerQueryInspector.getPollsTerms()Gets the polls query terms.RaceProcessorEnablerQueryInspector.getPollsTerms()Gets the polls query terms.RaceProcessorQueryInspector.getPollsTerms()Gets the polls query terms.VoteEnablerQueryInspector.getPollsTerms()Gets the polls query terms.