Uses of Interface
org.osid.course.registration.RegistrationTargetReceiver
Packages that use RegistrationTargetReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.course.registration
service.
-
Uses of RegistrationTargetReceiver in org.osid.course.registration
Methods in org.osid.course.registration with parameters of type RegistrationTargetReceiverModifier and TypeMethodDescriptionCourseRegistrationManager.getRegistrationTargetNotificationSession(RegistrationTargetReceiver registrationTargetReceiver) Gets theOsidSessionassociated with the registration target notification service.CourseRegistrationProxyManager.getRegistrationTargetNotificationSession(RegistrationTargetReceiver registrationTargetReceiver, Proxy proxy) Gets theOsidSessionassociated with the registration target notification service.CourseRegistrationManager.getRegistrationTargetNotificationSessionForCourseCatalog(RegistrationTargetReceiver registrationTargetReceiver, Id courseCatalogId) Gets theOsidSessionassociated with the registration target notification service for the given course catalog.CourseRegistrationProxyManager.getRegistrationTargetNotificationSessionForCourseCatalog(RegistrationTargetReceiver registrationTargetReceiver, Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the registration target notification service for the given course catalog.