Uses of Interface
org.osid.profile.ProfileItemQueryInspector
Packages that use ProfileItemQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.profile
service.
-
Uses of ProfileItemQueryInspector in org.osid.profile
Methods in org.osid.profile that return ProfileItemQueryInspectorModifier and TypeMethodDescriptionProfileItemSearchResults.getProfileItemQueryInspector()Gets the inspector for the query to examine the terms used in the search.ProfileEntryQueryInspector.getProfileItemTerms()Gets the profile item query terms.ProfileQueryInspector.getProfileItemTerms()Gets the profile item query terms.ProfileItemSmartProfileSession.inspectProfileItemQuery()Gets a profile item query inspector for this profile.Methods in org.osid.profile with parameters of type ProfileItemQueryInspectorModifier and TypeMethodDescriptionProfileItemSearchSession.getProfileItemQueryFromInspector(ProfileItemQueryInspector profileItemQueryInspector) Gets a profile item query from an inspector.ProfileItemSmartProfileSession.getProfileItemQueryFromInspector(ProfileItemQueryInspector profileItemQueryInspector) Gets a profile item query from an inspector.