| Interface | osid.course.syllabus.ModuleForm | ||
|---|---|---|---|
| Implements | osid.OsidGovernatorForm | ||
osid.OsidSubjugateableForm | |||
| Description |
This is the form for creating and updating | ||
| Method | getModuleFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | moduleRecordType | the module record type |
| Return | osid.course.syllabus.records.ModuleFormRecord | the module form record | |
| Errors | NULL_ARGUMENT | moduleRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(moduleRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |