Package | Description |
---|---|
org.osid.voting.rules |
The Open Service Interface Definitions for the org.osid.voting.rules
service.
|
Modifier and Type | Method and Description |
---|---|
RaceProcessorNotificationSession |
VotingRulesManager.getRaceProcessorNotificationSession(RaceProcessorReceiver raceProcessorReceiver)
Gets the
OsidSession associated with the race processor
notification service. |
RaceProcessorNotificationSession |
VotingRulesProxyManager.getRaceProcessorNotificationSession(RaceProcessorReceiver raceProcessorReceiver,
Proxy proxy)
Gets the
OsidSession associated with the race processor
notification service. |
RaceProcessorNotificationSession |
VotingRulesManager.getRaceProcessorNotificationSessionForPolls(RaceProcessorReceiver raceProcessorReceiver,
Id pollsId)
Gets the
OsidSession associated with the race processor
notification service for the given polls. |
RaceProcessorNotificationSession |
VotingRulesProxyManager.getRaceProcessorNotificationSessionForPolls(RaceProcessorReceiver raceProcessorReceiver,
Id pollsId,
Proxy proxy)
Gets the
OsidSession associated with the race processor
notification service for the given polls. |