Interface | osid.voting.batch.VoteBatchForm | ||
---|---|---|---|
Implements | osid.voting.VoteForm | ||
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 | getCandidateId | ||
Description |
Gets the | ||
Return | osid.id.Id | the candidate Id | |
Errors | ILLEGAL_STATE | isForUpdate() is true | |
Compliance | mandatory | This method must be implemented. |