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