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