Uses of Interface
org.osid.voting.rules.BallotConstrainerRuleApplicationSession
Packages that use BallotConstrainerRuleApplicationSession
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of BallotConstrainerRuleApplicationSession in org.osid.voting.rules
Methods in org.osid.voting.rules that return BallotConstrainerRuleApplicationSessionModifier and TypeMethodDescriptionVotingRulesManager.getBallotConstrainerRuleApplicationSession()Gets theOsidSessionassociated with the ballot constrainer assignment service to apply to ballots.VotingRulesProxyManager.getBallotConstrainerRuleApplicationSession(Proxy proxy) Gets theOsidSessionassociated with the ballot constrainer assignment service to apply to ballots.VotingRulesManager.getBallotConstrainerRuleApplicationSessionForPolls(Id pollsId) Gets theOsidSessionassociated with the ballot constrainer assignment service for the given polls to apply to ballots.VotingRulesProxyManager.getBallotConstrainerRuleApplicationSessionForPolls(Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the ballot constrainer assignment service for the given polls to apply to ballots.