Uses of Interface
org.osid.voting.rules.BallotConstrainerRuleLookupSession
Packages that use BallotConstrainerRuleLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of BallotConstrainerRuleLookupSession in org.osid.voting.rules
Methods in org.osid.voting.rules that return BallotConstrainerRuleLookupSessionModifier and TypeMethodDescriptionVotingRulesManager.getBallotConstrainerRuleLookupSession()Gets theOsidSessionassociated with the ballot constrainer mapping lookup service for looking up the rules applied to the ballot.VotingRulesProxyManager.getBallotConstrainerRuleLookupSession(Proxy proxy) Gets theOsidSessionassociated with the ballot constrainer mapping lookup service for looking up the rules applied to a ballot.VotingRulesManager.getBallotConstrainerRuleLookupSessionForPolls(Id pollsId) Gets theOsidSessionassociated with the ballot constrainer mapping lookup service for the given polls for looking up rules applied to a ballot.VotingRulesProxyManager.getBallotConstrainerRuleLookupSessionForPolls(Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the ballot constrainer mapping lookup service for the given polls for looking up rules applied to a ballot.