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