Package | Description |
---|---|
org.osid.course.program |
The Open Service Interface Definitions for the org.osid.course.program
service.
|
Modifier and Type | Method and Description |
---|---|
CourseProgramAssignmentSession |
CourseProgramManager.getCourseProgramAssignmentSession()
Gets the
OsidSession associated with managing course to
program mappings. |
CourseProgramAssignmentSession |
CourseProgramProxyManager.getCourseProgramAssignmentSession(Proxy proxy)
Gets the
OsidSession associated with managing course to
program mappings. |
CourseProgramAssignmentSession |
CourseProgramManager.getCourseProgramAssignmentSessionForCourseCatalog(Id courseCatalogId)
Gets the
OsidSession associated with managing course to
program mappings for the given course catalog. |
CourseProgramAssignmentSession |
CourseProgramProxyManager.getCourseProgramAssignmentSessionForCourseCatalog(Id courseCatalogId,
Proxy proxy)
Gets the
OsidSession associated with managing course to
program mappings for the given course catalog. |