Package | Description |
---|---|
org.osid.course |
The Open Service Interface Definitions for the org.osid.course
service.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ActivityUnitSearchSession
This session provides methods for searching among
ActivityUnit
objects. |
Modifier and Type | Method and Description |
---|---|
ActivityUnitQuerySession |
CourseProxyManager.getActivityUnitQuerySession(Proxy proxy)
Gets the
OsidSession associated with the activity unit
query service. |
ActivityUnitQuerySession |
CourseProxyManager.getActivityUnitQuerySessionForCourseCatalog(Id courseCatalogId,
Proxy proxy)
Gets the
OsidSession associated with the activity unit
query service for the given course catalog. |