Uses of Interface
org.osid.voting.VoteQuerySession
Packages that use VoteQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
-
Uses of VoteQuerySession in org.osid.voting
Subinterfaces of VoteQuerySession in org.osid.votingModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingVoteobjects.Methods in org.osid.voting that return VoteQuerySessionModifier and TypeMethodDescriptionVotingManager.getVoteQuerySession()Gets theOsidSessionassociated with the vote query service.VotingProxyManager.getVoteQuerySession(Proxy proxy) Gets theOsidSessionassociated with the vote query service.VotingManager.getVoteQuerySessionForPolls(Id pollsId) Gets theOsidSessionassociated with the vote query service for the given polls.VotingProxyManager.getVoteQuerySessionForPolls(Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the vote query service for the given polls.