| Interface | osid.room.squatting.DeedForm | ||
|---|---|---|---|
| Implements | osid.OsidRelationshipForm | ||
| Implemented By | osid.room.squatting.batch.DeedBatchForm | ||
| Used By | osid.room.squatting.DeedAdminSession | ||
| Description |
This is the form for creating and updating
| ||
| Method | getDeedFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | deedRecordType | the deed record type |
| Return | osid.room.squatting.records.DeedFormRecord | the deed form record | |
| Errors | NULL_ARGUMENT | deedRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(deedRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |