| Package | Description |
|---|---|
| org.osid.profile |
The Open Service Interface Definitions for the org.osid.profile
service.
|
| Modifier and Type | Method and Description |
|---|---|
ProfileSearch |
ProfileSearchSession.getProfileSearch()
Gets a profile search.
|
| Modifier and Type | Method and Description |
|---|---|
ProfileSearchResults |
ProfileSearchSession.getProfilesBySearch(ProfileQuery profileQuery,
ProfileSearch profileSearch)
Gets the search results matching the given search query using the
given search.
|