| Interface | osid.checklist.ChecklistForm | ||
|---|---|---|---|
| Implements | osid.OsidCatalogForm | ||
| Description |
This is the form for creating and updating | ||
| Method | getChecklistFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | checklistRecordType | the checklist record type |
| Return | osid.checklist.records.ChecklistFormRecord | the checklist form record | |
| Errors | NULL_ARGUMENT | checklistRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(checklistRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |