Interface | osid.course.requisite.RequisiteForm | ||
---|---|---|---|
Implements | osid.OsidRuleForm | ||
osid.OsidEnablerForm | |||
osid.OsidContainableForm | |||
Description |
This is the form for creating and updating | ||
Method | getRequisiteFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | requisiteRecordType | a requisite record type |
Return | osid.course.requisite.records.RequisiteFormRecord | the requisite form record | |
Errors | NULL_ARGUMENT | requisiteRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(requisiteRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |