Uses of Interface
org.osid.voting.rules.VoteEnablerQuerySession
Packages that use VoteEnablerQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of VoteEnablerQuerySession in org.osid.voting.rules
Subinterfaces of VoteEnablerQuerySession in org.osid.voting.rulesModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongVoteEnablers.Methods in org.osid.voting.rules that return VoteEnablerQuerySessionModifier and TypeMethodDescriptionVotingRulesManager.getVoteEnablerQuerySession()Gets theOsidSessionassociated with the vote enabler query service.VotingRulesProxyManager.getVoteEnablerQuerySession(Proxy proxy) Gets theOsidSessionassociated with the vote enabler query service.VotingRulesManager.getVoteEnablerQuerySessionForPolls(Id pollsId) Gets theOsidSessionassociated with the vote enabler query service for the given polls.VotingRulesProxyManager.getVoteEnablerQuerySessionForPolls(Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the vote enabler query service for the given polls.