Interface | osid.course.program.EnrollmentForm | ||
---|---|---|---|
Implements | osid.OsidRelationshipForm | ||
Description |
This is the form for creating and updating | ||
Method | getEnrollmentFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | enrollmentRecordType | an enrollment record type |
Return | osid.course.program.records.EnrollmentFormRecord | the enrollment form record | |
Errors | NULL_ARGUMENT | enrollmentRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(enrollmentRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |