Uses of Interface
org.osid.relationship.FamilyQueryInspector
Packages that use FamilyQueryInspector
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 FamilyQueryInspector in org.osid.relationship
Methods in org.osid.relationship that return FamilyQueryInspectorModifier and TypeMethodDescriptionFamilyQueryInspector.getAncestorFamilyTerms()Gets the ancestor family terms.FamilyQueryInspector.getDescendantFamilyTerms()Gets the descendant family terms.FamilySearchResults.getFamilyQueryInspector()Gets the inspector for the query to examine the terms used in the search.RelationshipQueryInspector.getFamilyTerms()Gets the family terms.Methods in org.osid.relationship with parameters of type FamilyQueryInspectorModifier and TypeMethodDescriptionFamilySearchSession.getFamilyQueryFromInspector(FamilyQueryInspector familyQueryInspector) Gets a family query from an inspector. -
Uses of FamilyQueryInspector in org.osid.relationship.rules
Methods in org.osid.relationship.rules that return FamilyQueryInspectorModifier and TypeMethodDescriptionRelationshipEnablerQueryInspector.getFamilyTerms()Gets the family query terms.