Uses of Interface
org.osid.voting.VotingSession
Packages that use VotingSession
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
The Open Service Interface Definitions for the org.osid.voting.batch
service.
-
Uses of VotingSession in org.osid.voting
Methods in org.osid.voting that return VotingSessionModifier and TypeMethodDescriptionVotingManager.getVotingSession()Gets theOsidSessionassociated with the voting service.VotingProxyManager.getVotingSession(Proxy proxy) Gets theOsidSessionassociated with the voting service.VotingManager.getVotingSessionForPolls(Id pollsId) Gets theOsidSessionassociated with the voting service for the given polls.VotingProxyManager.getVotingSessionForPolls(Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the voting service for the given polls. -
Uses of VotingSession in org.osid.voting.batch
Subinterfaces of VotingSession in org.osid.voting.batch