Uses of Interface
org.osid.profile.rules.ProfileEntryEnablerQuery
Packages that use ProfileEntryEnablerQuery
Package
Description
The Open Service Interface Definitions for the org.osid.profile.rules
service.
-
Uses of ProfileEntryEnablerQuery in org.osid.profile.rules
Methods in org.osid.profile.rules that return ProfileEntryEnablerQueryModifier and TypeMethodDescriptionProfileEntryEnablerQuerySession.getProfileEntryEnablerQuery()Gets a profile entry enabler query.ProfileEntryEnablerSmartProfileSession.getProfileEntryEnablerQuery()Gets a profile entry enabler query.ProfileEntryEnablerSearchSession.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.Methods in org.osid.profile.rules with parameters of type ProfileEntryEnablerQueryModifier and TypeMethodDescriptionvoidProfileEntryEnablerSmartProfileSession.applyProfileEntryEnablerQuery(ProfileEntryEnablerQuery profileEntryEnablerQuery) Applies a profile entry enabler query to this profile.ProfileEntryEnablerQuerySession.getProfileEntryEnablersByQuery(ProfileEntryEnablerQuery profileEntryEnablerQuery) Gets a list ofProfileEntryEnablersmatching the given profile entry enabler query.ProfileEntryEnablerSearchSession.getProfileEntryEnablersBySearch(ProfileEntryEnablerQuery profileEntryEnablerQuery, ProfileEntryEnablerSearch profileEntryEnablerSearch) Gets the search results matching the given search query using the given search.