Uses of Interface
org.osid.course.program.EnrollmentAdminSession
Packages that use EnrollmentAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.course.program
service.
The Open Service Interface Definitions for the org.osid.course.program.batch
service.
-
Uses of EnrollmentAdminSession in org.osid.course.program
Methods in org.osid.course.program that return EnrollmentAdminSessionModifier and TypeMethodDescriptionCourseProgramManager.getEnrollmentAdminSession()Gets theOsidSessionassociated with the enrollment administration service.CourseProgramProxyManager.getEnrollmentAdminSession(Proxy proxy) Gets theOsidSessionassociated with the enrollment administration service.CourseProgramManager.getEnrollmentAdminSessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the enrollment administration service for the given course catalog.CourseProgramProxyManager.getEnrollmentAdminSessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the enrollment administration service for the given course catalog. -
Uses of EnrollmentAdminSession in org.osid.course.program.batch
Subinterfaces of EnrollmentAdminSession in org.osid.course.program.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesEnrollmentsin bulk.