Uses of Interface
org.osid.voting.batch.RaceBatchAdminSession
Packages that use RaceBatchAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.voting.batch
service.
-
Uses of RaceBatchAdminSession in org.osid.voting.batch
Methods in org.osid.voting.batch that return RaceBatchAdminSessionModifier and TypeMethodDescriptionVotingBatchManager.getRaceBatchAdminSession()Gets theOsidSessionassociated with the bulk race administration service.VotingBatchProxyManager.getRaceBatchAdminSession(Proxy proxy) Gets theOsidSessionassociated with the bulk ballot administration service.VotingBatchManager.getRaceBatchAdminSessionForPolls(Id pollsId) Gets theOsidSessionassociated with the bulk race administration service for the given polls.VotingBatchProxyManager.getRaceBatchAdminSessionForPolls(Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the bulk race administration service for the given polls.