| Package | Description |
|---|---|
| org.osid.personnel |
The Open Service Interface Definitions for the org.osid.personnel
service.
|
| Modifier and Type | Method and Description |
|---|---|
PersonSearch |
PersonSearchSession.getPersonSearch()
Gets a person search.
|
| Modifier and Type | Method and Description |
|---|---|
PersonSearchResults |
PersonSearchSession.getPersonsBySearch(PersonQuery personQuery,
PersonSearch personSearch)
Gets the search results matching the given search.
|