Uses of Interface
org.osid.voting.rules.RaceConstrainer
Packages that use RaceConstrainer
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of RaceConstrainer in org.osid.voting.rules
Methods in org.osid.voting.rules that return RaceConstrainerModifier and TypeMethodDescriptionRaceConstrainerAdminSession.createRaceConstrainer(RaceConstrainerForm raceConstrainerForm) Creates a newRaceConstrainer.RaceConstrainerList.getNextRaceConstrainer()Gets the nextRaceConstrainerin this list.RaceConstrainerList.getNextRaceConstrainers(long n) Gets the next set ofRaceConstrainerelements in this list.RaceConstrainerLookupSession.getRaceConstrainer(Id raceConstrainerId) Gets theRaceConstrainerspecified by itsId.