Uses of Interface
org.osid.profile.ProfileEntryQueryInspector
Packages that use ProfileEntryQueryInspector
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 ProfileEntryQueryInspector in org.osid.profile
Methods in org.osid.profile that return ProfileEntryQueryInspectorModifier and TypeMethodDescriptionProfileEntrySearchResults.getProfileEntryQueryInspector()Gets the inspector for the query to examine the terms used in the search.ProfileItemQueryInspector.getProfileEntryTerms()Gets the profile entry query terms.ProfileQueryInspector.getProfileEntryTerms()Gets the profile entry query terms.ProfileEntryQueryInspector.getRelatedProfileEntryTerms()Gets the related profile entry query terms.ProfileEntrySmartProfileSession.inspectProfileEntryQuery()Gets a profile entry query inspector for this profile.Methods in org.osid.profile with parameters of type ProfileEntryQueryInspectorModifier and TypeMethodDescriptionProfileEntrySearchSession.getProfileEntryQueryFromInspector(ProfileEntryQueryInspector profileEntryQueryInspector) Gets a profile entry query from an inspector.ProfileEntrySmartProfileSession.getProfileEntryQueryFromInspector(ProfileEntryQueryInspector profileEntryQueryInspector) Gets a profile entry query from an inspector. -
Uses of ProfileEntryQueryInspector in org.osid.profile.rules
Methods in org.osid.profile.rules that return ProfileEntryQueryInspectorModifier and TypeMethodDescriptionProfileEntryEnablerQueryInspector.getRuledProfileEntryTerms()Gets the ruled profile entry query terms.