Uses of Interface
org.osid.voting.rules.RaceProcessorRuleApplicationSession
Packages that use RaceProcessorRuleApplicationSession
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of RaceProcessorRuleApplicationSession in org.osid.voting.rules
Methods in org.osid.voting.rules that return RaceProcessorRuleApplicationSessionModifier and TypeMethodDescriptionVotingRulesManager.getRaceProcessorRuleApplicationSession()Gets theOsidSessionassociated with the race processor assignment service.VotingRulesProxyManager.getRaceProcessorRuleApplicationSession(Proxy proxy) Gets theOsidSessionassociated with the race processor assignment service to apply to races.VotingRulesManager.getRaceProcessorRuleApplicationSessionForPolls(Id pollsId) Gets theOsidSessionassociated with the race processor assignment service for the given polls.VotingRulesProxyManager.getRaceProcessorRuleApplicationSessionForPolls(Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the race processor assignment service for the given polls to apply to races.