Uses of Interface
org.osid.voting.CandidateReceiver
Packages that use CandidateReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
-
Uses of CandidateReceiver in org.osid.voting
Methods in org.osid.voting with parameters of type CandidateReceiverModifier 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.