Uses of Interface
org.osid.profile.ProfileItemSearch
Packages that use ProfileItemSearch
Package
Description
The Open Service Interface Definitions for the org.osid.profile
service.
-
Uses of ProfileItemSearch in org.osid.profile
Methods in org.osid.profile that return ProfileItemSearchModifier and TypeMethodDescriptionProfileItemSearchSession.getProfileItemSearch()Gets a profile item search.Methods in org.osid.profile with parameters of type ProfileItemSearchModifier and TypeMethodDescriptionProfileItemSearchSession.getProfileItemsBySearch(ProfileItemQuery profileItemQuery, ProfileItemSearch profileItemSearch) Gets the search results matching the given search query using the given search.