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