Package | Description |
---|---|
org.osid.course |
The Open Service Interface Definitions for the org.osid.course
service.
|
Modifier and Type | Method and Description |
---|---|
TermNotificationSession |
CourseManager.getTermNotificationSession(TermReceiver termReceiver)
Gets the
OsidSession associated with the term
notification service. |
TermNotificationSession |
CourseProxyManager.getTermNotificationSession(TermReceiver termReceiver,
Proxy proxy)
Gets the
OsidSession associated with the term
notification service. |
TermNotificationSession |
CourseManager.getTermNotificationSessionForCourseCatalog(TermReceiver termReceiver,
Id courseCatalogId)
Gets the
OsidSession associated with the term
notification service for the given course catalog. |
TermNotificationSession |
CourseProxyManager.getTermNotificationSessionForCourseCatalog(TermReceiver termReceiver,
Id courseCatalogId,
Proxy proxy)
Gets the
OsidSession associated with the term
notification service for the given course catalog. |