Uses of Interface
org.osid.voting.BallotReceiver
Packages that use BallotReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
-
Uses of BallotReceiver in org.osid.voting
Methods in org.osid.voting with parameters of type BallotReceiverModifier and TypeMethodDescriptionVotingManager.getBallotNotificationSession(BallotReceiver ballotReceiver) Gets theOsidSessionassociated with the ballot notification service.VotingProxyManager.getBallotNotificationSession(BallotReceiver ballotReceiver, Proxy proxy) Gets theOsidSessionassociated with the ballot notification service.VotingManager.getBallotNotificationSessionForPolls(BallotReceiver ballotReceiver, Id pollsId) Gets theOsidSessionassociated with the ballot notification service for the given polls.VotingProxyManager.getBallotNotificationSessionForPolls(BallotReceiver ballotReceiver, Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the ballot notification service for the given polls.