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