Interface | osid.offering.batch.ResultBatchForm | ||
---|---|---|---|
Implements | osid.offering.ResultForm | ||
Description |
This is the form for creating and updating results in bulk.
| ||
Method | getParticipantId | ||
Description |
Gets the | ||
Return | osid.id.Id | the participant Id | |
Errors | ILLEGAL_STATE | isForUpdate() is true | |
Compliance | mandatory | This method must be implemented. | |
Method | getResultId | ||
Description |
Gets the | ||
Return | osid.id.Id | the result Id | |
Errors | ILLEGAL_STATE | isForUpdate() is false | |
Compliance | mandatory | This method must be implemented. |