Uses of Interface
org.osid.voting.rules.BallotConstrainerLookupSession
Packages that use BallotConstrainerLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of BallotConstrainerLookupSession in org.osid.voting.rules
Methods in org.osid.voting.rules that return BallotConstrainerLookupSessionModifier and TypeMethodDescriptionVotingRulesManager.getBallotConstrainerLookupSession()Gets theOsidSessionassociated with the ballot constrainer lookup service.VotingRulesProxyManager.getBallotConstrainerLookupSession(Proxy proxy) Gets theOsidSessionassociated with the ballot constrainer lookup service.VotingRulesManager.getBallotConstrainerLookupSessionForPolls(Id pollsId) Gets theOsidSessionassociated with the ballot constrainer lookup service for the given polls.VotingRulesProxyManager.getBallotConstrainerLookupSessionForPolls(Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the ballot constrainer lookup service for the given polls.