Uses of Interface
org.osid.voting.BallotNotificationSession
Packages that use BallotNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
-
Uses of BallotNotificationSession in org.osid.voting
Methods in org.osid.voting that return BallotNotificationSessionModifier 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.