Uses of Interface
org.osid.profile.rules.ProfileEntryEnablerQueryInspector
Packages that use ProfileEntryEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.profile.rules
service.
-
Uses of ProfileEntryEnablerQueryInspector in org.osid.profile.rules
Methods in org.osid.profile.rules that return ProfileEntryEnablerQueryInspectorModifier and TypeMethodDescriptionProfileEntryEnablerSearchResults.getProfileEntryEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.ProfileEntryEnablerSmartProfileSession.inspectProfileEntryEnablerQuery()Gets a profile entry enabler query inspector for this profile.Methods in org.osid.profile.rules with parameters of type ProfileEntryEnablerQueryInspectorModifier and TypeMethodDescriptionProfileEntryEnablerSearchSession.getProfileEntryEnablerQueryFromInspector(ProfileEntryEnablerQueryInspector profileEntryEnablerQueryInspector) Gets a profile entry enabler query from an inspector.ProfileEntryEnablerSmartProfileSession.getProfileEntryEnablerQueryFromInspector(ProfileEntryEnablerQueryInspector profileEntryEnablerQueryInspector) Gets a profile entry enabler query from an inspector.