Uses of Interface
org.osid.voting.rules.BallotConstrainerQuerySession
Packages that use BallotConstrainerQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of BallotConstrainerQuerySession in org.osid.voting.rules
Subinterfaces of BallotConstrainerQuerySession in org.osid.voting.rulesModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongBallotConstrainerobjects.Methods in org.osid.voting.rules that return BallotConstrainerQuerySessionModifier and TypeMethodDescriptionVotingRulesManager.getBallotConstrainerQuerySession()Gets theOsidSessionassociated with the ballot constrainer query service.VotingRulesProxyManager.getBallotConstrainerQuerySession(Proxy proxy) Gets theOsidSessionassociated with the ballot constrainer query service.VotingRulesManager.getBallotConstrainerQuerySessionForPolls(Id pollsId) Gets theOsidSessionassociated with the ballot constrainer query service for the given polls.VotingRulesProxyManager.getBallotConstrainerQuerySessionForPolls(Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the ballot constrainer query service for the given polls.