Uses of Interface
org.osid.voting.rules.RaceConstrainerNotificationSession
Packages that use RaceConstrainerNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of RaceConstrainerNotificationSession in org.osid.voting.rules
Methods in org.osid.voting.rules that return RaceConstrainerNotificationSessionModifier and TypeMethodDescriptionVotingRulesManager.getRaceConstrainerNotificationSession(RaceConstrainerReceiver raceConstrainerReceiver) Gets theOsidSessionassociated with the race constrainer notification service.VotingRulesProxyManager.getRaceConstrainerNotificationSession(RaceConstrainerReceiver raceConstrainerReceiver, Proxy proxy) Gets theOsidSessionassociated with the race constrainer notification service.VotingRulesManager.getRaceConstrainerNotificationSessionForPolls(RaceConstrainerReceiver raceConstrainerReceiver, Id pollsId) Gets theOsidSessionassociated with the race constrainer notification service for the given polls.VotingRulesProxyManager.getRaceConstrainerNotificationSessionForPolls(RaceConstrainerReceiver raceConstrainerReceiver, Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the race constrainer notification service for the given polls.