Uses of Interface
org.osid.voting.VoterAllocationLookupSession
Packages that use VoterAllocationLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
-
Uses of VoterAllocationLookupSession in org.osid.voting
Methods in org.osid.voting that return VoterAllocationLookupSessionModifier and TypeMethodDescriptionVotingManager.getVoterAllocationLookupSession()Gets theOsidSessionassociated with the voter allocation lookup service.VotingProxyManager.getVoterAllocationLookupSession(Proxy proxy) Gets theOsidSessionassociated with the voter allocation lookup service.VotingManager.getVoterAllocationLookupSessionForPolls(Id pollsId) Gets theOsidSessionassociated with the voter allocation lookup service for the given polls.VotingProxyManager.getVoterAllocationLookupSessionForPolls(Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the voter allocation lookup service for the given polls.