Uses of Package
org.osid.voting.batch

Packages that use org.osid.voting.batch
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.
  • Class
    Description
    The voting batch manager provides access to voting batch sessions and provides interoperability tests for various aspects of this service.
    The voting batch proxy manager provides access to voting batch sessions and provides interoperability tests for various aspects of this service.
  • Class
    Description
    This session creates, updates, and deletes Ballots in bulk.
    This is the form for creating and updating ballots in bulk.
    Like all OsidLists , BallotBatchFormList provides a means for accessing BallotBatchForm elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes Candidates in bulk.
    This is the form for creating and updating candidates in bulk.
    Like all OsidLists , CandidateBatchFormList provides a means for accessing CandidateBatchForm elements sequentially either one at a time or many at a time.
    An interface for the peers of the Candidate relationship.
    Like all OsidLists , CandidatePeerList provides a means for accessing CandidatePeer elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes Polls in bulk.
    This is the form for creating and updating polls in bulk.
    Like all OsidLists , PollsBatchFormList provides a means for accessing PollsBatchForm elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes Races in bulk.
    This is the form for creating and updating races in bulk.
    Like all OsidLists , RaceBatchFormList provides a means for accessing RaceBatchForm elements sequentially either one at a time or many at a time.
    This is the form for creating and updating candidates in bulk.
    Like all OsidLists , VoteBatchFormList provides a means for accessing VoteBatchForm elements sequentially either one at a time or many at a time.
    An interface for the peers of the Candidate relationship.
    Like all OsidLists , VotePeerList provides a means for accessing VotePeer elements sequentially either one at a time or many at a time.
    The VotingBatchProfile describes the interoperability among batch voting services.
    This session votes in bulk.