| Package | Description |
|---|---|
| org.osid.course.syllabus |
The Open Service Interface Definitions for the org.osid.course.syllabus
service.
|
| org.osid.course.syllabus.batch |
The Open Service Interface Definitions for the org.osid.course.syllabus.batch
service.
|
| Modifier and Type | Method and Description |
|---|---|
SyllabusAdminSession |
CourseSyllabusManager.getSyllabusAdminSession()
Gets the
OsidSession associated with the syllabus
administration service. |
SyllabusAdminSession |
CourseSyllabusProxyManager.getSyllabusAdminSession(Proxy proxy)
Gets the
OsidSession associated with the syllabus
administration service. |
SyllabusAdminSession |
CourseSyllabusManager.getSyllabusAdminSessionForCourseCatalog(Id courseCatalogId)
Gets the
OsidSession associated with the syllabus
administration service for the given course catalog. |
SyllabusAdminSession |
CourseSyllabusProxyManager.getSyllabusAdminSessionForCourseCatalog(Id courseCatalogId,
Proxy proxy)
Gets the
OsidSession associated with the syllabus
administration service for the given course catalog. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SyllabusBatchAdminSession
This session creates, updates, and deletes Syllabi in bulk.
|