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