Uses of Interface
org.osid.voting.rules.RaceProcessorEnabler
Packages that use RaceProcessorEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of RaceProcessorEnabler in org.osid.voting.rules
Methods in org.osid.voting.rules that return RaceProcessorEnablerModifier and TypeMethodDescriptionRaceProcessorEnablerAdminSession.createRaceProcessorEnabler(RaceProcessorEnablerForm raceProcessorEnablerForm) Creates a newRaceProcessorEnabler.RaceProcessorEnablerList.getNextRaceProcessorEnabler()Gets the nextRaceProcessorEnablerin this list.RaceProcessorEnablerList.getNextRaceProcessorEnablers(long n) Gets the next set ofRaceProcessorEnablerelements in this list.RaceProcessorEnablerLookupSession.getRaceProcessorEnabler(Id raceProcessorEnablerId) Gets theRaceProcessorEnablerspecified by itsId.