Uses of Interface
org.osid.course.program.batch.EnrollmentBatchAdminSession
Packages that use EnrollmentBatchAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.course.program.batch
service.
-
Uses of EnrollmentBatchAdminSession in org.osid.course.program.batch
Methods in org.osid.course.program.batch that return EnrollmentBatchAdminSessionModifier and TypeMethodDescriptionCourseProgramBatchManager.getEnrollmentBatchAdminSession()Gets theOsidSessionassociated with the bulk enrollment administration service.CourseProgramBatchProxyManager.getEnrollmentBatchAdminSession(Proxy proxy) Gets theOsidSessionassociated with the bulk enrollment administration service.CourseProgramBatchManager.getEnrollmentBatchAdminSessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the bulk enrollment administration service for the given course catalog.CourseProgramBatchProxyManager.getEnrollmentBatchAdminSessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the bulk enrollment administration service for the given course catalog.