| Package | Description |
|---|---|
| org.osid.course.program |
The Open Service Interface Definitions for the org.osid.course.program
service.
|
| Modifier and Type | Method and Description |
|---|---|
ProgramSearch |
ProgramSearchSession.getProgramSearch()
Gets a program search.
|
| Modifier and Type | Method and Description |
|---|---|
ProgramSearchResults |
ProgramSearchSession.getProgramsBySearch(ProgramQuery programQuery,
ProgramSearch programSearch)
Gets the search results matching the given search query using the
given search.
|