| Interface | osid.voting.batch.BallotBatchForm | ||
|---|---|---|---|
| Implements | osid.voting.BallotForm | ||
| Description |
This is the form for creating and updating ballots in bulk.
| ||
| Method | getBallotId | ||
| Description |
Gets the | ||
| Return | osid.id.Id | the ballot Id | |
| Errors | ILLEGAL_STATE | isForUpdate() is false | |
| Compliance | mandatory | This method must be implemented. | |