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