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