Uses of Interface
org.osid.voting.rules.VoteEnablerNotificationSession
Packages that use VoteEnablerNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of VoteEnablerNotificationSession in org.osid.voting.rules
Methods in org.osid.voting.rules that return VoteEnablerNotificationSessionModifier and TypeMethodDescriptionVotingRulesManager.getVoteEnablerNotificationSession(VoteEnablerReceiver voteEnablerReceiver) Gets theOsidSessionassociated with the vote enabler notification service.VotingRulesProxyManager.getVoteEnablerNotificationSession(VoteEnablerReceiver voteEnablerReceiver, Proxy proxy) Gets theOsidSessionassociated with the vote enabler notification service.VotingRulesManager.getVoteEnablerNotificationSessionForPolls(VoteEnablerReceiver voteEnablerReceiver, Id pollsId) Gets theOsidSessionassociated with the vote enabler notification service for the given polls.VotingRulesProxyManager.getVoteEnablerNotificationSessionForPolls(VoteEnablerReceiver voteEnablerReceiver, Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the vote enabler notification service for the given polls.