| Interface | osid.relationship.RelationshipForm | ||
|---|---|---|---|
| Implements | osid.OsidRelationshipForm | ||
| Description | 
                 This is the form for creating and updating   | ||
| Method | getRelationshipFormRecord | ||
| Description | 
                     Gets the   | ||
| Parameters | osid.type.Type | relationshipRecordType | a relationship record type | 
| Return | osid.relationship.records.RelationshipFormRecord | the relationship form record | |
| Errors | NULL_ARGUMENT |  relationshipRecordType  is  null   |                 |
| OPERATION_FAILED | unable to complete request | ||
| PERMISSION_DENIED | authorization failure occurred | ||
| UNSUPPORTED |  hasRecordType(relationshipRecordType)  is  false 
  |                 ||
| Compliance | mandatory | This method must be implemented. | |