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