Uses of Interface
org.osid.voting.PollsQuery
Packages that use PollsQuery
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 PollsQuery in org.osid.voting
Methods in org.osid.voting that return PollsQueryModifier and TypeMethodDescriptionPollsQuery.getAncestorPollsQuery()Gets the query for a polls.PollsQuery.getDescendantPollsQuery()Gets the query for a polls.BallotQuery.getPollsQuery()Gets the query for a polls.CandidateQuery.getPollsQuery()Gets the query for a polls.PollsQuerySession.getPollsQuery()Gets a polls query.RaceQuery.getPollsQuery()Gets the query for a polls.VoteQuery.getPollsQuery()Gets the query for a polls.PollsSearchSession.getPollsQueryFromInspector(PollsQueryInspector pollsQueryInspector) Gets a polls query from an inspector.Methods in org.osid.voting with parameters of type PollsQueryModifier and TypeMethodDescriptionPollsQuerySession.getPollsByQuery(PollsQuery pollsQuery) Gets a list ofPollsmatching the given query.PollsSearchSession.getPollssBySearch(PollsQuery pollsQuery, PollsSearch pollsSearch) Gets the search results matching the given search query using the given search. -
Uses of PollsQuery in org.osid.voting.rules
Methods in org.osid.voting.rules that return PollsQueryModifier and TypeMethodDescriptionBallotConstrainerEnablerQuery.getPollsQuery()Gets the query for a polls.BallotConstrainerQuery.getPollsQuery()Gets the query for a polls.RaceConstrainerEnablerQuery.getPollsQuery()Gets the query for a polls.RaceConstrainerQuery.getPollsQuery()Gets the query for a polls.RaceProcessorEnablerQuery.getPollsQuery()Gets the query for a polls.RaceProcessorQuery.getPollsQuery()Gets the query for a polls.VoteEnablerQuery.getPollsQuery()Gets the query for a polls.