Uses of Interface
org.osid.course.program.EnrollmentQuerySession
Packages that use EnrollmentQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.course.program
service.
-
Uses of EnrollmentQuerySession in org.osid.course.program
Subinterfaces of EnrollmentQuerySession in org.osid.course.programModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongEnrollments.Methods in org.osid.course.program that return EnrollmentQuerySessionModifier and TypeMethodDescriptionCourseProgramManager.getEnrollmentQuerySession()Gets theOsidSessionassociated with the enrollment query service.CourseProgramProxyManager.getEnrollmentQuerySession(Proxy proxy) Gets theOsidSessionassociated with the enrollment query service.CourseProgramManager.getEnrollmentQuerySessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the enrollment query service for the given course catalog.CourseProgramProxyManager.getEnrollmentQuerySessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the enrollment query service for the given course catalog.