Uses of Interface
org.osid.voting.rules.BallotConstrainerNotificationSession
Packages that use BallotConstrainerNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of BallotConstrainerNotificationSession in org.osid.voting.rules
Methods in org.osid.voting.rules that return BallotConstrainerNotificationSessionModifier and TypeMethodDescriptionVotingRulesManager.getBallotConstrainerNotificationSession(BallotConstrainerReceiver ballotConstrainerReceiver) Gets theOsidSessionassociated with the ballot constrainer notification service.VotingRulesProxyManager.getBallotConstrainerNotificationSession(BallotConstrainerReceiver ballotConstrainerReceiver, Proxy proxy) Gets theOsidSessionassociated with the ballot constrainer notification service.VotingRulesManager.getBallotConstrainerNotificationSessionForPolls(BallotConstrainerReceiver ballotConstrainerReceiver, Id pollsId) Gets theOsidSessionassociated with the ballot constrainer notification service for the given polls.VotingRulesProxyManager.getBallotConstrainerNotificationSessionForPolls(BallotConstrainerReceiver ballotConstrainerReceiver, Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the ballot constrainer notification service for the given polls.