Interface | osid.offering.batch.ParticipantBatchForm | ||
---|---|---|---|
Implements | osid.offering.ParticipantForm | ||
Description |
This is the form for creating and updating participants in
bulk. | ||
Method | getOfferingId | ||
Description |
Gets the | ||
Return | osid.id.Id | the offering Id | |
Errors | ILLEGAL_STATE | isForUpdate() is true | |
Compliance | mandatory | This method must be implemented. | |
Method | getResourceId | ||
Description |
Gets the resource | ||
Return | osid.id.Id | the resource Id | |
Errors | ILLEGAL_STATE | isForUpdate() is true | |
Compliance | mandatory | This method must be implemented. | |
Method | getParticipantId | ||
Description |
Gets the | ||
Return | osid.id.Id | the participant Id | |
Errors | ILLEGAL_STATE | isForUpdate() is false | |
Compliance | mandatory | This method must be implemented. |