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