| Interface | osid.course.registration.batch.RegistrationBatchForm | ||
|---|---|---|---|
| Implements | osid.course.registration.RegistrationForm | ||
| Description | 
                 This is the form for creating and updating registrations in 
                bulk.   | ||
| Method | getActivityBundleId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the activity bundle  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  true   |                 |
| Compliance | mandatory | This method must be implemented. | |
| Method | getStudentId | ||
| Description | 
                     Gets the student   | ||
| Return | osid.id.Id | the resource  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  true   |                 |
| Compliance | mandatory | This method must be implemented. | |
| Method | getRegistrationId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the registration  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  false   |                 |
| Compliance | mandatory | This method must be implemented. | |