Uses of Interface
org.osid.course.program.EnrollmentReceiver
Packages that use EnrollmentReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.course.program
service.
-
Uses of EnrollmentReceiver in org.osid.course.program
Methods in org.osid.course.program with parameters of type EnrollmentReceiverModifier and TypeMethodDescriptionCourseProgramManager.getEnrollmentNotificationSession(EnrollmentReceiver enrollmentReceiver) Gets theOsidSessionassociated with the enrollment notification service.CourseProgramProxyManager.getEnrollmentNotificationSession(EnrollmentReceiver enrollmentReceiver, Proxy proxy) Gets theOsidSessionassociated with the enrollment notification service.CourseProgramManager.getEnrollmentNotificationSessionForCourseCatalog(EnrollmentReceiver enrollmentReceiver, Id courseCatalogId) Gets theOsidSessionassociated with the enrollment notification service for the given course catalog.CourseProgramProxyManager.getEnrollmentNotificationSessionForCourseCatalog(EnrollmentReceiver enrollmentReceiver, Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the enrollment notification service for the given course catalog.