Uses of Interface
org.osid.voting.VoteSearchSession
Packages that use VoteSearchSession
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
-
Uses of VoteSearchSession in org.osid.voting
Methods in org.osid.voting that return VoteSearchSessionModifier and TypeMethodDescriptionVotingManager.getRaceSearchSessionForPolls(Id pollsId) Gets theOsidSessionassociated with the race search service for the given polls.VotingProxyManager.getRaceSearchSessionForPolls(Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the race search service for the given polls.VotingManager.getVoteSearchSession()Gets theOsidSessionassociated with the vote search service.VotingProxyManager.getVoteSearchSession(Proxy proxy) Gets theOsidSessionassociated with the vote search service.VotingManager.getVoteSearchSessionForPolls(Id pollsId) Gets theOsidSessionassociated with the vote search service for the given polls.VotingProxyManager.getVoteSearchSessionForPolls(Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the vote search service for the given polls.