Uses of Interface
org.osid.voting.rules.BallotConstrainerEnablerNotificationSession
Packages that use BallotConstrainerEnablerNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of BallotConstrainerEnablerNotificationSession in org.osid.voting.rules
Methods in org.osid.voting.rules that return BallotConstrainerEnablerNotificationSessionModifier and TypeMethodDescriptionVotingRulesManager.getBallotConstrainerEnablerNotificationSession(BallotConstrainerEnablerReceiver ballotConstrainerEnablerReceiver) Gets theOsidSessionassociated with the ballot constrainer enabler notification service.VotingRulesProxyManager.getBallotConstrainerEnablerNotificationSession(BallotConstrainerEnablerReceiver ballotConstrainerEnablerReceiver, Proxy proxy) Gets theOsidSessionassociated with the ballot constrainer enabler notification service.VotingRulesManager.getBallotConstrainerEnablerNotificationSessionForPolls(BallotConstrainerEnablerReceiver ballotConstrainerEnablerReceiver, Id pollsId) Gets theOsidSessionassociated with the ballot constrainer enabler notification service for the given polls.VotingRulesProxyManager.getBallotConstrainerEnablerNotificationSessionForPolls(BallotConstrainerEnablerReceiver ballotConstrainerEnablerReceiver, Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the ballot constrainer enabler notification service for the given polls.