Interface | osid.relationship.FamilyForm | ||
---|---|---|---|
Implements | osid.OsidCatalogForm | ||
Description |
This is the form for creating and updating | ||
Method | getFamilyFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | familyRecordType | the family record type |
Return | osid.relationship.records.FamilyFormRecord | the family form record | |
Errors | NULL_ARGUMENT | familyRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
PERMISSION_DENIED | authorization failure occurred | ||
UNSUPPORTED | hasRecordType(familyRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |