Package | Description |
---|---|
org.osid.voting.batch |
The Open Service Interface Definitions for the org.osid.voting.batch
service.
|
Modifier and Type | Method and Description |
---|---|
VoteBatchFormList |
VotingBatchSession.getVoteForms(VotePeerList peers,
Type[] voteRecordTypes)
Gets the vote forms for casting a bunch of new votes.
|
Modifier and Type | Method and Description |
---|---|
CreateResponseList |
VotingBatchSession.castVotes(VoteBatchFormList voteForms)
Creates a new set of
Votes. |