Uses of Interface
org.osid.relationship.RelationshipQueryInspector
Packages that use RelationshipQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid
service.
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 RelationshipQueryInspector in org.osid
Methods in org.osid that return RelationshipQueryInspectorModifier and TypeMethodDescriptionOsidObjectQueryInspector.getRelationshipTerms()Gets the relationship query terms. -
Uses of RelationshipQueryInspector in org.osid.relationship
Methods in org.osid.relationship that return RelationshipQueryInspectorModifier and TypeMethodDescriptionRelationshipSearchResults.getRelationshipQueryInspector()Gets the inspector for the query to examine the terms used in the search.FamilyQueryInspector.getRelationshipTerms()Gets the relationship terms.RelationshipSmartFamilySession.inspectRelationshipQuery()Gets a relationship query inspector for this family.Methods in org.osid.relationship with parameters of type RelationshipQueryInspectorModifier and TypeMethodDescriptionRelationshipSearchSession.getRelationshipQueryFromInspector(RelationshipQueryInspector relationshipQueryInspector) Gets a relationship query from an inspector.RelationshipSmartFamilySession.getRelationshipQueryFromInspector(RelationshipQueryInspector relationshipQueryInspector) Gets a relationship query from an inspector. -
Uses of RelationshipQueryInspector in org.osid.relationship.rules
Methods in org.osid.relationship.rules that return RelationshipQueryInspectorModifier and TypeMethodDescriptionRelationshipEnablerQueryInspector.getRuledRelationshipTerms()Gets the relationship query terms.