Uses of Interface
org.osid.voting.rules.RaceProcessorLookupSession
Packages that use RaceProcessorLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of RaceProcessorLookupSession in org.osid.voting.rules
Methods in org.osid.voting.rules that return RaceProcessorLookupSessionModifier and TypeMethodDescriptionVotingRulesManager.getRaceProcessorLookupSession()Gets theOsidSessionassociated with the race processor lookup service.VotingRulesProxyManager.getRaceProcessorLookupSession(Proxy proxy) Gets theOsidSessionassociated with the race processor lookup service.VotingRulesManager.getRaceProcessorLookupSessionForPolls(Id pollsId) Gets theOsidSessionassociated with the race processor lookup service for the given polls.VotingRulesProxyManager.getRaceProcessorLookupSessionForPolls(Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the race processor lookup service for the given polls.