Uses of Interface
org.osid.voting.rules.RaceProcessor
Packages that use RaceProcessor
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of RaceProcessor in org.osid.voting.rules
Methods in org.osid.voting.rules that return RaceProcessorModifier and TypeMethodDescriptionRaceProcessorAdminSession.createRaceProcessor(RaceProcessorForm raceProcessorForm) Creates a newRaceProcessor.RaceProcessorList.getNextRaceProcessor()Gets the nextRaceProcessorin this list.RaceProcessorList.getNextRaceProcessors(long n) Gets the next set ofRaceProcessorelements in this list.RaceProcessorLookupSession.getRaceProcessor(Id raceProcessorId) Gets theRaceProcessorspecified by itsId.