Uses of Interface
org.osid.voting.VoterAllocationForm
Packages that use VoterAllocationForm
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
-
Uses of VoterAllocationForm in org.osid.voting
Methods in org.osid.voting that return VoterAllocationFormModifier and TypeMethodDescriptionVoterAllocationAdminSession.getVoterAllocationFormForUpdate(Id raceId, Id resourceId) Gets the voter allocation form.Methods in org.osid.voting with parameters of type VoterAllocationFormModifier and TypeMethodDescriptionvoidVoterAllocationAdminSession.updateVoterAllocation(VoterAllocationForm voterAllocationForm) Updates an allocation for a voter.