Uses of Interface
org.osid.voting.RaceNotificationSession
Packages that use RaceNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
-
Uses of RaceNotificationSession in org.osid.voting
Methods in org.osid.voting that return RaceNotificationSessionModifier 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.