Uses of Interface
org.osid.profile.ProfileEntrySearch
Packages that use ProfileEntrySearch
Package
Description
The Open Service Interface Definitions for the org.osid.profile
service.
-
Uses of ProfileEntrySearch in org.osid.profile
Methods in org.osid.profile that return ProfileEntrySearchModifier and TypeMethodDescriptionProfileEntrySearchSession.getProfileEntrySearch()Gets a profile entry search.Methods in org.osid.profile with parameters of type ProfileEntrySearchModifier and TypeMethodDescriptionProfileEntrySearchSession.getProfileEntriesBySearch(ProfileEntryQuery profileEntryQuery, ProfileEntrySearch profileEntrySearch) Gets the search results matching the given search query using the given search.