Interface | osid.room.squatting.DeedForm | ||
---|---|---|---|
Implements | osid.OsidRelationshipForm | ||
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. |