Uses of Interface
org.osid.voting.BallotSearchSession
Packages that use BallotSearchSession
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
-
Uses of BallotSearchSession in org.osid.voting
Methods in org.osid.voting that return BallotSearchSessionModifier and TypeMethodDescriptionVotingManager.getBallotSearchSession()Gets theOsidSessionassociated with the ballot search service.VotingProxyManager.getBallotSearchSession(Proxy proxy) Gets theOsidSessionassociated with the ballot search service.VotingManager.getBallotSearchSessionForPolls(Id pollsId) Gets theOsidSessionassociated with the ballot search service for the given polls.VotingProxyManager.getBallotSearchSessionForPolls(Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the ballot search service for the given polls.