Uses of Interface
org.osid.course.program.ProgramLookupSession
Packages that use ProgramLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.course.program
service.
-
Uses of ProgramLookupSession in org.osid.course.program
Methods in org.osid.course.program that return ProgramLookupSessionModifier and TypeMethodDescriptionCourseProgramManager.getProgramLookupSession()Gets theOsidSessionassociated with the program lookup service.CourseProgramProxyManager.getProgramLookupSession(Proxy proxy) Gets theOsidSessionassociated with the program lookup service.CourseProgramManager.getProgramLookupSessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the program lookup service for the given course catalog.CourseProgramProxyManager.getProgramLookupSessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the program lookup service for the given course catalog.