Uses of Interface
org.osid.voting.CandidateSearchSession
Packages that use CandidateSearchSession
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
-
Uses of CandidateSearchSession in org.osid.voting
Methods in org.osid.voting that return CandidateSearchSessionModifier and TypeMethodDescriptionVotingManager.getCandidateSearchSession()Gets a candidate search session.VotingProxyManager.getCandidateSearchSession(Proxy proxy) Gets a candidate search session.VotingManager.getCandidateSearchSessionForPolls(Id pollsId) Gets a candidate search session for the given polls.VotingProxyManager.getCandidateSearchSessionForPolls(Id pollsId, Proxy proxy) Gets a candidate search session for the given polls.