| Package | Description |
|---|---|
| org.osid.course |
The Open Service Interface Definitions for the org.osid.course
service.
|
| Modifier and Type | Method and Description |
|---|---|
TermHierarchySession |
CourseManager.getTermHierarchySession()
Gets the term hierarchy traversal session.
|
TermHierarchySession |
CourseProxyManager.getTermHierarchySession(Proxy proxy)
Gets the term hierarchy traversal session.
|
TermHierarchySession |
CourseManager.getTermHierarchySessionForCourseCatalog(Id courseCatalogId)
Gets the term hierarchy traversal session for the given course
catalog.
|
TermHierarchySession |
CourseProxyManager.getTermHierarchySessionForCourseCatalog(Id courseCatalogId,
Proxy proxy)
Gets the term hierarchy traversal session for the given catalog.
|