| Interface | osid.voting.batch.CandidateBatchForm | ||
|---|---|---|---|
| Implements | osid.voting.CandidateForm | ||
| Description | 
                 This is the form for creating and updating candidates in 
                bulk.   | ||
| Method | getRaceId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the candidate  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  true   |                 |
| Compliance | mandatory | This method must be implemented. | |
| Method | getResourceId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the candidate  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  true   |                 |
| Compliance | mandatory | This method must be implemented. | |
| Method | getCandidateId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the candidate  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  false   |                 |
| Compliance | mandatory | This method must be implemented. | |