Uses of Interface
org.osid.relationship.FamilyQuery
Packages that use FamilyQuery
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 FamilyQuery in org.osid.relationship
Methods in org.osid.relationship that return FamilyQueryModifier and TypeMethodDescriptionFamilyQuery.getAncestorFamilyQuery()Gets the query interface for a family.FamilyQuery.getDescendantFamilyQuery()Gets the query interface for a family.FamilyQuerySession.getFamilyQuery()Gets a family query.RelationshipQuery.getFamilyQuery()Gets the query for a family.FamilySearchSession.getFamilyQueryFromInspector(FamilyQueryInspector familyQueryInspector) Gets a family query from an inspector.Methods in org.osid.relationship with parameters of type FamilyQueryModifier and TypeMethodDescriptionFamilyQuerySession.getFamiliesByQuery(FamilyQuery familyQuery) Gets a list ofFamilyobjects matching the given family query.FamilySearchSession.getFamiliesBySearch(FamilyQuery familyQuery, FamilySearch familySearch) Gets the search results matching the given search. -
Uses of FamilyQuery in org.osid.relationship.rules
Methods in org.osid.relationship.rules that return FamilyQueryModifier and TypeMethodDescriptionRelationshipEnablerQuery.getFamilyQuery()Gets the query for a family.