| Package | Description |
|---|---|
| org.osid.course.chronicle |
The Open Service Interface Definitions for the org.osid.course.chronicle
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CourseEntrySearchSession
This session provides methods for searching among
CourseEntries. |
| Modifier and Type | Method and Description |
|---|---|
CourseEntryQuerySession |
CourseChronicleManager.getCourseEntryQuerySession()
Gets the
OsidSession associated with the course entry
query service. |
CourseEntryQuerySession |
CourseChronicleProxyManager.getCourseEntryQuerySession(Proxy proxy)
Gets the
OsidSession associated with the course entry
query service. |
CourseEntryQuerySession |
CourseChronicleManager.getCourseEntryQuerySessionForCourseCatalog(Id courseCatalogId)
Gets the
OsidSession associated with the course entry
query service for the given course catalog. |
CourseEntryQuerySession |
CourseChronicleProxyManager.getCourseEntryQuerySessionForCourseCatalog(Id courseCatalogId,
Proxy proxy)
Gets the
OsidSession associated with the course entry
query service for the given course catalog. |