Uses of Interface
org.osid.voting.VoteForm
Packages that use VoteForm
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
The Open Service Interface Definitions for the org.osid.voting.batch
service.
-
Uses of VoteForm in org.osid.voting
Methods in org.osid.voting that return VoteFormModifier and TypeMethodDescriptionVotingSession.getVoteForm(Id raceId, Id candidateId, Type[] voteRecordTypes) Gets a vote form for a race.Methods in org.osid.voting with parameters of type VoteForm -
Uses of VoteForm in org.osid.voting.batch
Subinterfaces of VoteForm in org.osid.voting.batchModifier and TypeInterfaceDescriptioninterfaceThis is the form for creating and updating candidates in bulk.