Uses of Interface
org.osid.voting.rules.RaceProcessorRuleLookupSession
Packages that use RaceProcessorRuleLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of RaceProcessorRuleLookupSession in org.osid.voting.rules
Methods in org.osid.voting.rules that return RaceProcessorRuleLookupSessionModifier and TypeMethodDescriptionVotingRulesManager.getRaceProcessorRuleLookupSession()Gets theOsidSessionassociated with the race processor mapping lookup service for looking up the rules applied to a race.VotingRulesProxyManager.getRaceProcessorRuleLookupSession(Proxy proxy) Gets theOsidSessionassociated with the race processor mapping lookup service for looking up the rules applied to a race processor.VotingRulesManager.getRaceProcessorRuleLookupSessionForPolls(Id pollsId) Gets theOsidSessionassociated with the race processor mapping lookup service for the given polls for looking up rules applied to a race.VotingRulesProxyManager.getRaceProcessorRuleLookupSessionForPolls(Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the race processor mapping lookup service for the given polls for looking up rules applied to a race.