Uses of Interface
org.osid.course.program.CourseProgramAssignmentSession
Packages that use CourseProgramAssignmentSession
Package
Description
The Open Service Interface Definitions for the org.osid.course.program
service.
-
Uses of CourseProgramAssignmentSession in org.osid.course.program
Methods in org.osid.course.program that return CourseProgramAssignmentSessionModifier and TypeMethodDescriptionCourseProgramManager.getCourseProgramAssignmentSession()Gets theOsidSessionassociated with managing course to program mappings.CourseProgramProxyManager.getCourseProgramAssignmentSession(Proxy proxy) Gets theOsidSessionassociated with managing course to program mappings.CourseProgramManager.getCourseProgramAssignmentSessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with managing course to program mappings for the given course catalog.CourseProgramProxyManager.getCourseProgramAssignmentSessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with managing course to program mappings for the given course catalog.