| Interface | osid.relationship.Family | ||
|---|---|---|---|
| Implements | osid.OsidCatalog | ||
| Used By | osid.relationship.FamilyAdminSession | ||
osid.relationship.FamilyList | |||
osid.relationship.FamilyLookupSession | |||
osid.relationship.FamilyNode | |||
osid.relationship.RelationshipAdminSession | |||
osid.relationship.RelationshipLookupSession | |||
osid.relationship.RelationshipNotificationSession | |||
osid.relationship.RelationshipQuerySession | |||
osid.relationship.RelationshipSmartFamilySession | |||
osid.relationship.rules.RelationshipEnablerAdminSession | |||
| show 6 more⦠| |||
osid.relationship.rules.RelationshipEnablerLookupSession | |||
osid.relationship.rules.RelationshipEnablerNotificationSession | |||
osid.relationship.rules.RelationshipEnablerQuerySession | |||
osid.relationship.rules.RelationshipEnablerRuleApplicationSession | |||
osid.relationship.rules.RelationshipEnablerRuleLookupSession | |||
osid.relationship.rules.RelationshipEnablerSmartFamilySession | |||
| Description |
A Like all | ||
| 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. | |