Uses of Interface
org.osid.voting.RaceReceiver
Packages that use RaceReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
-
Uses of RaceReceiver in org.osid.voting
Methods in org.osid.voting with parameters of type RaceReceiverModifier and TypeMethodDescriptionVotingManager.getRaceNotificationSession(RaceReceiver raceReceiver) Gets theOsidSessionassociated with the race notification service.VotingProxyManager.getRaceNotificationSession(RaceReceiver raceReceiver, Proxy proxy) Gets theOsidSessionassociated with the race notification service.VotingManager.getRaceNotificationSessionForPolls(RaceReceiver raceReceiver, Id pollsId) Gets theOsidSessionassociated with the race notification service for the given polls.VotingProxyManager.getRaceNotificationSessionForPolls(RaceReceiver raceReceiver, Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the race notification service for the given polls.