Uses of Interface
org.osid.voting.CandidateQuerySession
Packages that use CandidateQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
-
Uses of CandidateQuerySession in org.osid.voting
Subinterfaces of CandidateQuerySession in org.osid.votingModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongCandidateobjects.Methods in org.osid.voting that return CandidateQuerySessionModifier and TypeMethodDescriptionVotingManager.getCandidateQuerySession()Gets a candidate query session.VotingProxyManager.getCandidateQuerySession(Proxy proxy) Gets a candidate query session.VotingManager.getCandidateQuerySessionForPolls(Id pollsId) Gets a candidate query session for the given polls.VotingProxyManager.getCandidateQuerySessionForPolls(Id pollsId, Proxy proxy) Gets a candidate query session for the given polls.