| Interface | osid.course.CourseCatalogForm | ||
|---|---|---|---|
| Implements | osid.OsidCatalogForm | ||
| Description |
This is the form for creating and updating course catalogs.
| ||
| Method | getCourseCatalogFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | courseCatalogRecordType | a course catalog record type |
| Return | osid.course.records.CourseCatalogFormRecord | the course catalog form record | |
| Errors | NULL_ARGUMENT | courseCatalogRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(courseCatalogRecordType) is false
| ||
| Compliance | mandatory | This method must be implemented. | |