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