Uses of Interface
org.osid.course.registration.RegistrationNotificationSession
Packages that use RegistrationNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.course.registration
service.
-
Uses of RegistrationNotificationSession in org.osid.course.registration
Methods in org.osid.course.registration that return RegistrationNotificationSessionModifier and TypeMethodDescriptionCourseRegistrationManager.getRegistrationNotificationSession(RegistrationReceiver registrationReceiver) Gets theOsidSessionassociated with the registration notification service.CourseRegistrationProxyManager.getRegistrationNotificationSession(RegistrationReceiver registrationReceiver, Proxy proxy) Gets theOsidSessionassociated with the registration notification service.CourseRegistrationManager.getRegistrationNotificationSessionForCourseCatalog(RegistrationReceiver registrationReceiver, Id courseCatalogId) Gets theOsidSessionassociated with the registration notification service for the given course catalog.CourseRegistrationProxyManager.getRegistrationNotificationSessionForCourseCatalog(RegistrationReceiver registrationReceiver, Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the registration notification service for the given course catalog.