Uses of Interface
org.osid.voting.rules.BallotConstrainer
Packages that use BallotConstrainer
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of BallotConstrainer in org.osid.voting.rules
Methods in org.osid.voting.rules that return BallotConstrainerModifier and TypeMethodDescriptionBallotConstrainerAdminSession.createBallotConstrainer(BallotConstrainerForm ballotConstrainerForm) Creates a newBallotConstrainer.BallotConstrainerLookupSession.getBallotConstrainer(Id ballotConstrainerId) Gets theBallotConstrainerspecified by itsId.BallotConstrainerList.getNextBallotConstrainer()Gets the nextBallotConstrainerin this list.BallotConstrainerList.getNextBallotConstrainers(long n) Gets the next set ofBallotConstrainerelements in this list.