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