Uses of Interface
org.osid.voting.VoterAllocationList
Packages that use VoterAllocationList
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
-
Uses of VoterAllocationList in org.osid.voting
Methods in org.osid.voting that return VoterAllocationListModifier and TypeMethodDescriptionVoterAllocationLookupSession.getVoterAllocations()Gets allVoterAllocationson this ballot.VoterAllocationLookupSession.getVoterAllocationsByRace(Id raceId) Gets theVoterAllocationsin a race.VoterAllocationLookupSession.getVoterAllocationsByRecordType(Type voterAllocationRecordType) Gets the voter allocations for the voter allocation record type.VoterAllocationLookupSession.getVoterAllocationsByVoter(Id resourceId) Gets theVoterAllocationsfor a voter.VoterAllocationLookupSession.getVoterAllocationsByVoterForBallot(Id ballotId, Id resourceId) Gets theVoterAllocationsfor a voter on a ballot.