Uses of Interface
org.osid.voting.rules.RaceProcessorNotificationSession
Packages that use RaceProcessorNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of RaceProcessorNotificationSession in org.osid.voting.rules
Methods in org.osid.voting.rules that return RaceProcessorNotificationSessionModifier and TypeMethodDescriptionVotingRulesManager.getRaceProcessorNotificationSession(RaceProcessorReceiver raceProcessorReceiver) Gets theOsidSessionassociated with the race processor notification service.VotingRulesProxyManager.getRaceProcessorNotificationSession(RaceProcessorReceiver raceProcessorReceiver, Proxy proxy) Gets theOsidSessionassociated with the race processor notification service.VotingRulesManager.getRaceProcessorNotificationSessionForPolls(RaceProcessorReceiver raceProcessorReceiver, Id pollsId) Gets theOsidSessionassociated with the race processor notification service for the given polls.VotingRulesProxyManager.getRaceProcessorNotificationSessionForPolls(RaceProcessorReceiver raceProcessorReceiver, Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the race processor notification service for the given polls.