Uses of Interface
org.osid.voting.VoteReceiver
Packages that use VoteReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
-
Uses of VoteReceiver in org.osid.voting
Methods in org.osid.voting with parameters of type VoteReceiverModifier and TypeMethodDescriptionVotingManager.getVoteNotificationSession(VoteReceiver voteReceiver) Gets theOsidSessionassociated with the vote notification service.VotingProxyManager.getVoteNotificationSession(VoteReceiver voteReceiver, Proxy proxy) Gets theOsidSessionassociated with the vote notification service.VotingManager.getVoteNotificationSessionForPolls(VoteReceiver voteReceiver, Id pollsId) Gets theOsidSessionassociated with the vote notification service for the given polls.VotingProxyManager.getVoteNotificationSessionForPolls(VoteReceiver voteReceiver, Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the vote notification service for the given polls.