Uses of Interface
org.osid.voting.Ballot
Packages that use Ballot
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
-
Uses of Ballot in org.osid.voting
Methods in org.osid.voting that return BallotModifier and TypeMethodDescriptionBallotAdminSession.createBallot(BallotForm ballotForm) Creates a newBallot.BallotAuthoringSession.getBallot()Gets theBallotassociated with this session.Gets theBallotspecified by itsId.Race.getBallot()Gets the ballot.BallotList.getNextBallot()Gets the nextBallotin this list.Ballot[]BallotList.getNextBallots(long n) Gets the next set ofBallotsin this list which must be less than or equal to the return fromavailable().