Uses of Interface
org.osid.profile.ProfileQuery
Packages that use ProfileQuery
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 ProfileQuery in org.osid.profile
Methods in org.osid.profile that return ProfileQueryModifier and TypeMethodDescriptionProfileQuery.getAncestorProfileQuery()Gets the query for a profile.ProfileQuery.getDescendantProfileQuery()Gets the query for a profile.ProfileEntryQuery.getProfileQuery()Gets the query interface for a profile.ProfileItemQuery.getProfileQuery()Gets the query for a profile.ProfileQuerySession.getProfileQuery()Gets a profile query.ProfileSearchSession.getProfileQueryFromInspector(ProfileQueryInspector profileQueryInspector) Gets a profile query from an inspector.Methods in org.osid.profile with parameters of type ProfileQueryModifier and TypeMethodDescriptionProfileQuerySession.getProfilesByQuery(ProfileQuery profileQuery) Gets a list ofProfilesmatching the given profile query.ProfileSearchSession.getProfilesBySearch(ProfileQuery profileQuery, ProfileSearch profileSearch) Gets the search results matching the given search query using the given search. -
Uses of ProfileQuery in org.osid.profile.rules
Methods in org.osid.profile.rules that return ProfileQueryModifier and TypeMethodDescriptionProfileEntryEnablerQuery.getProfileQuery()Gets the query for a profile.