Uses of Interface
org.osid.voting.CandidateNotificationSession
Packages that use CandidateNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
-
Uses of CandidateNotificationSession in org.osid.voting
Methods in org.osid.voting that return CandidateNotificationSessionModifier and TypeMethodDescriptionVotingManager.getCandidateNotificationSession(CandidateReceiver candidateReceiver) Gets the notification session for notifications pertaining to candidate changes.VotingProxyManager.getCandidateNotificationSession(CandidateReceiver candidateReceiver, Proxy proxy) Gets the notification session for notifications pertaining to candidate changes.VotingManager.getCandidateNotificationSessionForPolls(CandidateReceiver candidateReceiver, Id pollsId) Gets the candidate notification session for the given polls.VotingProxyManager.getCandidateNotificationSessionForPolls(CandidateReceiver candidateReceiver, Id pollsId, Proxy proxy) Gets the candidate notification session for the given polls.