Interface VotingBatchProxyManager

All Superinterfaces:
AutoCloseable, Closeable, OsidProfile, OsidProxyManager, OsidProxyManager, Sourceable, VotingBatchProfile

public interface VotingBatchProxyManager extends OsidProxyManager, VotingBatchProfile

The voting batch proxy manager provides access to voting batch sessions and provides interoperability tests for various aspects of this service. Methods in this manager support the passing of a Proxy . The sessions included in this manager are:

  • VotingBatchSession : a session to vote in bulk
  • CandidateBatchAdminSession : a session to manage candidates in bulk
  • RaceBatchAdminSession : a session to manage races in bulk
  • BallotBatchAdminSession : a session to manage ballotd in bulk
  • PollsBatchAdminSession : a session to create, modify and delete Polls in bulk