Uses of Interface
org.osid.voting.batch.VotingBatchSession
Packages that use VotingBatchSession
Package
Description
The Open Service Interface Definitions for the org.osid.voting.batch
service.
-
Uses of VotingBatchSession in org.osid.voting.batch
Methods in org.osid.voting.batch that return VotingBatchSessionModifier and TypeMethodDescriptionVotingBatchManager.getVoteBatchSessionForPolls(Id pollsId) Gets theOsidSessionassociated with the bulk voting service for the given polls.VotingBatchProxyManager.getVoteBatchSessionForPolls(Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the bulk voting service for the given polls.VotingBatchManager.getVotingBatchSession()Gets theOsidSessionassociated with the bulk voting service.VotingBatchProxyManager.getVotingBatchSession(Proxy proxy) Gets theOsidSessionassociated with the bulk voting service.