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