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