Uses of Interface
org.osid.course.program.EnrollmentNotificationSession
Packages that use EnrollmentNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.course.program
service.
-
Uses of EnrollmentNotificationSession in org.osid.course.program
Methods in org.osid.course.program that return EnrollmentNotificationSessionModifier 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.