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