Uses of Interface
org.osid.course.registration.RegistrationReceiver
Packages that use RegistrationReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.course.registration
service.
-
Uses of RegistrationReceiver in org.osid.course.registration
Methods in org.osid.course.registration with parameters of type RegistrationReceiverModifier 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.