Uses of Interface
org.osid.voting.CandidateLookupSession
Packages that use CandidateLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
-
Uses of CandidateLookupSession in org.osid.voting
Methods in org.osid.voting that return CandidateLookupSessionModifier and TypeMethodDescriptionVotingManager.getCandidateLookupSession()Gets theOsidSessionassociated with the candidate lookup service.VotingProxyManager.getCandidateLookupSession(Proxy proxy) Gets theOsidSessionassociated with the candidate lookup service.VotingManager.getCandidateLookupSessionForPolls(Id pollsId) Gets theOsidSessionassociated with the candidate lookup service for the given polls.VotingProxyManager.getCandidateLookupSessionForPolls(Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the candidate lookup service for the given polls.