Uses of Interface
org.osid.voting.rules.RaceProcessorEnablerReceiver
Packages that use RaceProcessorEnablerReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of RaceProcessorEnablerReceiver in org.osid.voting.rules
Methods in org.osid.voting.rules with parameters of type RaceProcessorEnablerReceiverModifier and TypeMethodDescriptionVotingRulesManager.getRaceProcessorEnablerNotificationSession(RaceProcessorEnablerReceiver raceProcessorEnablerReceiver) Gets theOsidSessionassociated with the race processor enabler notification service.VotingRulesProxyManager.getRaceProcessorEnablerNotificationSession(RaceProcessorEnablerReceiver raceProcessorEnablerReceiver, Proxy proxy) Gets theOsidSessionassociated with the race processor enabler notification service.VotingRulesManager.getRaceProcessorEnablerNotificationSessionForPolls(RaceProcessorEnablerReceiver raceProcessorEnablerReceiver, Id pollsId) Gets theOsidSessionassociated with the race processor enabler notification service for the given polls.VotingRulesProxyManager.getRaceProcessorEnablerNotificationSessionForPolls(RaceProcessorEnablerReceiver raceProcessorEnablerReceiver, Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the race processor enabler notification service for the given polls.