Uses of Interface
org.osid.course.program.CourseProgramLookupSession
Packages that use CourseProgramLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.course.program
service.
-
Uses of CourseProgramLookupSession in org.osid.course.program
Methods in org.osid.course.program that return CourseProgramLookupSessionModifier and TypeMethodDescriptionCourseProgramManager.getCourseProgramLookupSession()Gets theOsidSessionassociated with looking up course to program mappings.CourseProgramProxyManager.getCourseProgramLookupSession(Proxy proxy) Gets theOsidSessionassociated with looking up course to program mappings.CourseProgramManager.getCourseProgramLookupSessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with looking up course to program mappings for the given course catalog.CourseProgramProxyManager.getCourseProgramLookupSessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with looking up course to program mappings for the given course catalog.