| Interface | osid.course.batch.CourseBatchForm | ||
|---|---|---|---|
| Implements | osid.course.CourseForm | ||
| Description |
This is the form for creating and updating courses in bulk.
| ||
| Method | getCourseId | ||
| Description |
Gets the | ||
| Return | osid.id.Id | the course Id | |
| Errors | ILLEGAL_STATE | isForUpdate() is false | |
| Compliance | mandatory | This method must be implemented. | |