Uses of Interface
org.osid.relationship.FamilyList
Packages that use FamilyList
Package
Description
The Open Service Interface Definitions for the org.osid.relationship
service.
The Open Service Interface Definitions for the org.osid.relationship.rules
service.
-
Uses of FamilyList in org.osid.relationship
Methods in org.osid.relationship that return FamilyListModifier and TypeMethodDescriptionFamilyHierarchySession.getChildFamilies(Id familyId) Gets the child families of the givenid.FamilyLookupSession.getFamilies()Gets all families.FamilySearchResults.getFamilies()Gets the family list resulting from a search.FamilyLookupSession.getFamiliesByGenusType(Type familyGenusType) Gets aFamilyListcorresponding to the given family genusTypewhich does not include families of genus types derived from the specifiedType.FamilyLookupSession.getFamiliesByIds(IdList familyIds) Gets aFamilyListcorresponding to the givenIdList.FamilyLookupSession.getFamiliesByParentGenusType(Type familyGenusType) Gets aFamilyListcorresponding to the given family genusTypeand include any additional families with genus types derived from the specifiedType.FamilyLookupSession.getFamiliesByProvider(Id resourceId) Gets aFamilyListfrom the given provider.FamilyQuerySession.getFamiliesByQuery(FamilyQuery familyQuery) Gets a list ofFamilyobjects matching the given family query.FamilyLookupSession.getFamiliesByRecordType(Type familyRecordType) Gets aFamilyListcontaining the given family recordType.RelationshipFamilySession.getFamiliesByRelationship(Id relationshipId) Gets theFamilyobjects mapped to aRelationship.FamilyHierarchySession.getParentFamilies(Id familyId) Gets the parent families of the givenid.FamilyHierarchySession.getRootFamilies()Gets the root families in the family hierarchy. -
Uses of FamilyList in org.osid.relationship.rules
Methods in org.osid.relationship.rules that return FamilyListModifier and TypeMethodDescriptionRelationshipEnablerFamilySession.getRelationshipsByRelationshipEnabler(Id relationshipEnablerId) Gets the families mapped to aRelationshipEnabler.