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