Interface | osid.relationship.Family | ||
---|---|---|---|
Implements | osid.OsidCatalog | ||
Description |
A | ||
Method | getFamilyRecord | ||
Description |
Gets the famly record corresponding to the given | ||
Parameters | osid.type.Type | familyRecordType | the type of family record to retrieve |
Return | osid.relationship.records.FamilyRecord | the family 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. |