| Package | Description |
|---|---|
| org.osid.course.program |
The Open Service Interface Definitions for the org.osid.course.program
service.
|
| Modifier and Type | Method and Description |
|---|---|
ProgramOfferingSearch |
ProgramOfferingSearchSession.getProgramOfferingSearch()
Gets a program offering search.
|
| Modifier and Type | Method and Description |
|---|---|
ProgramOfferingSearchResults |
ProgramOfferingSearchSession.getProgramOfferingsBySearch(ProgramOfferingQuery programOfferingQuery,
ProgramOfferingSearch programOfferingSearch)
Gets the search results matching the given search query using the
given search.
|