| Interface | osid.lexicon.TextForm | ||
|---|---|---|---|
| Implements | osid.OsidObjectForm | ||
| Implemented By | osid.lexicon.batch.TextBatchForm | ||
| Used By | osid.lexicon.TextAdminSession | ||
| Description |
This is the form for creating and updating
| ||
| Method | getTextFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | textRecordType | a text record type |
| Return | osid.lexicon.records.TextFormRecord | the text form record | |
| Errors | NULL_ARGUMENT | textRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(textRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |