Package | Description |
---|---|
org.osid.course |
The Open Service Interface Definitions for the org.osid.course
service.
|
Modifier and Type | Method and Description |
---|---|
CourseOfferingLookupSession |
CourseManager.getCourseOfferingLookupSession()
Gets the
OsidSession associated with the course
offering lookup service. |
CourseOfferingLookupSession |
CourseProxyManager.getCourseOfferingLookupSession(Proxy proxy)
Gets the
OsidSession associated with the course
offering lookup service. |
CourseOfferingLookupSession |
CourseManager.getCourseOfferingLookupSessionForCourseCatalog(Id courseCatalogId)
Gets the
OsidSession associated with the course
offering lookup service for the given course catalog. |
CourseOfferingLookupSession |
CourseProxyManager.getCourseOfferingLookupSessionForCourseCatalog(Id courseCatalogId,
Proxy proxy)
Gets the
OsidSession associated with the course
offering lookup service for the given course catalog. |