Uses of Interface
org.osid.relationship.rules.RelationshipEnablerQueryInspector
Packages that use RelationshipEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.relationship.rules
service.
-
Uses of RelationshipEnablerQueryInspector in org.osid.relationship.rules
Methods in org.osid.relationship.rules that return RelationshipEnablerQueryInspectorModifier and TypeMethodDescriptionRelationshipEnablerSearchResults.getRelationshipEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.RelationshipEnablerSmartFamilySession.inspectRelationshipEnablerQuery()Gets a relationship enabler query inspector for this family.Methods in org.osid.relationship.rules with parameters of type RelationshipEnablerQueryInspectorModifier and TypeMethodDescriptionRelationshipEnablerSearchSession.getRelationshipEnablerQueryFromInspector(RelationshipEnablerQueryInspector relationshipEnablerQueryInspector) Gets a relationship enabler query from an inspector.RelationshipEnablerSmartFamilySession.getRelationshipEnablerQueryFromInspector(RelationshipEnablerQueryInspector relationshipEnablerQueryInspector) Gets a relationship enabler query from an inspector.