Uses of Interface
org.osid.voting.CandidateQueryInspector
Packages that use CandidateQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
-
Uses of CandidateQueryInspector in org.osid.voting
Methods in org.osid.voting that return CandidateQueryInspectorModifier and TypeMethodDescriptionCandidateSearchResults.getCandidateQueryInspector()Gets the inspector for the query to examine the terms used in the search.PollsQueryInspector.getCandidateTerms()Gets the candidate query terms.RaceQueryInspector.getCandidateTerms()Gets the candidate query terms.VoteQueryInspector.getCandidateTerms()Gets the candidate query terms.CandidateSmartPollsSession.inspectCandidateQuery()Gets a candidate query inspector for this polls.Methods in org.osid.voting with parameters of type CandidateQueryInspectorModifier and TypeMethodDescriptionCandidateSearchSession.getCandidateQueryFromInspector(CandidateQueryInspector candidateQueryInspector) Gets a candidate query from an inspector.CandidateSmartPollsSession.getCandidateQueryFromInspector(CandidateQueryInspector candidateQueryInspector) Gets a candidate query from an inspector.