| Package | Description |
|---|---|
| org.osid.course |
The Open Service Interface Definitions for the org.osid.course
service.
|
| org.osid.course.batch |
The Open Service Interface Definitions for the org.osid.course.batch
service.
|
| Modifier and Type | Method and Description |
|---|---|
ActivityUnitAdminSession |
CourseManager.getActivityUnitAdminSession()
Gets the
OsidSession associated with the activity unit
administration service. |
ActivityUnitAdminSession |
CourseProxyManager.getActivityUnitAdminSession(Proxy proxy)
Gets the
OsidSession associated with the activity unit
administration service. |
ActivityUnitAdminSession |
CourseManager.getActivityUnitAdminSessionForCourseCatalog(Id courseCatalogId)
Gets the
OsidSession associated with the activity unit
administration service for the given course catalog. |
ActivityUnitAdminSession |
CourseProxyManager.getActivityUnitAdminSessionForCourseCatalog(Id courseCatalogId,
Proxy proxy)
Gets the
OsidSession associated with the activity unit
administration service for the given course catalog. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ActivityUnitBatchAdminSession
This session creates, updates, and deletes
ActivityUnits
in bulk. |