Uses of Interface
org.osid.voting.VoterAllocation
Packages that use VoterAllocation
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
-
Uses of VoterAllocation in org.osid.voting
Methods in org.osid.voting that return VoterAllocationModifier and TypeMethodDescriptionVoterAllocationList.getNextVoterAllocation()Gets the nextVoterAllocationin this list.VoterAllocationList.getNextVoterAllocations(long n) Gets the next set ofVoterAllocationelements in this list which must be less than or equal to the number returned fromavailable().VoterAllocationLookupSession.getVoterAllocation(Id raceId, Id resourceId) Gets aVoterAllocationspecified by the race and voter.VotingSession.getVotingAllocation(Id raceId) Gets the voter allocation for a race.