Uses of Interface
org.osid.profile.ProfileQueryInspector
Packages that use ProfileQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.profile
service.
The Open Service Interface Definitions for the org.osid.profile.rules
service.
-
Uses of ProfileQueryInspector in org.osid.profile
Methods in org.osid.profile that return ProfileQueryInspectorModifier and TypeMethodDescriptionProfileQueryInspector.getAncestorProfileTerms()Gets the ancestor profile query terms.ProfileQueryInspector.getDescendantProfileTerms()Gets the descendant profile query terms.ProfileSearchResults.getProfileQueryInspector()Gets the inspector for the query to examine the terms used in the search.ProfileEntryQueryInspector.getProfileTerms()Gets the profile query terms.ProfileItemQueryInspector.getProfileTerms()Gets the profile query terms.Methods in org.osid.profile with parameters of type ProfileQueryInspectorModifier and TypeMethodDescriptionProfileSearchSession.getProfileQueryFromInspector(ProfileQueryInspector profileQueryInspector) Gets a profile query from an inspector. -
Uses of ProfileQueryInspector in org.osid.profile.rules
Methods in org.osid.profile.rules that return ProfileQueryInspectorModifier and TypeMethodDescriptionProfileEntryEnablerQueryInspector.getProfileTerms()Gets the profile query terms.