| Interface | osid.course.registration.batch.RegistrationTargetBatchForm | ||
|---|---|---|---|
| Implements | osid.course.registration.RegistrationTargetForm | ||
| Used By | osid.course.registration.batch.RegistrationTargetBatchFormList | ||
| Description |
This is the form for creating and updating registration
targets in bulk. Like all | ||
| Method | getCourseOfferingId | ||
| Description |
Gets the | ||
| Return | osid.id.Id | the course offering Id | |
| Errors | ILLEGAL_STATE | isForUpdate() is true | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getRegistrationTargetId | ||
| Description |
Gets the | ||
| Return | osid.id.Id | the registration target Id | |
| Errors | ILLEGAL_STATE | isForUpdate() is false | |
| Compliance | mandatory | This method must be implemented. | |