Uses of Interface
org.osid.voting.BallotAdminSession
Packages that use BallotAdminSession
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 BallotAdminSession in org.osid.voting
Methods in org.osid.voting that return BallotAdminSessionModifier and TypeMethodDescriptionVotingManager.getBallotAdminSession()Gets theOsidSessionassociated with the ballot administration service.VotingProxyManager.getBallotAdminSession(Proxy proxy) Gets theOsidSessionassociated with the ballot administration service.VotingManager.getBallotAdminSessionForPolls(Id pollsId) Gets theOsidSessionassociated with the ballot administration service for the given polls.VotingProxyManager.getBallotAdminSessionForPolls(Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the ballot administration service for the given polls. -
Uses of BallotAdminSession in org.osid.voting.batch
Subinterfaces of BallotAdminSession in org.osid.voting.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesBallotsin bulk.