| Package | Description |
|---|---|
| org.osid.profile |
The Open Service Interface Definitions for the org.osid.profile
service.
|
| Modifier and Type | Method and Description |
|---|---|
ProfileEntrySearch |
ProfileEntrySearchSession.getProfileEntrySearch()
Gets a profile entry search.
|
| Modifier and Type | Method and Description |
|---|---|
ProfileEntrySearchResults |
ProfileEntrySearchSession.getProfileEntriesBySearch(ProfileEntryQuery profileEntryQuery,
ProfileEntrySearch profileEntrySearch)
Gets the search results matching the given search query using the
given search.
|