Uses of Interface
org.osid.course.registration.ActivityRegistrationReceiver
Packages that use ActivityRegistrationReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.course.registration
service.
-
Uses of ActivityRegistrationReceiver in org.osid.course.registration
Methods in org.osid.course.registration with parameters of type ActivityRegistrationReceiverModifier and TypeMethodDescriptionCourseRegistrationManager.getActivityRegistrationNotificationSession(ActivityRegistrationReceiver activityRegistrationReceiver) Gets theOsidSessionassociated with the activity registration notification service.CourseRegistrationProxyManager.getActivityRegistrationNotificationSession(ActivityRegistrationReceiver activityRegistrationReceiver, Proxy proxy) Gets theOsidSessionassociated with the activity registration notification service.CourseRegistrationManager.getActivityRegistrationNotificationSessionForCourseCatalog(ActivityRegistrationReceiver activityRegistrationReceiver, Id courseCatalogId) Gets theOsidSessionassociated with the activity registration notification service for the given course catalog.CourseRegistrationProxyManager.getActivityRegistrationNotificationSessionForCourseCatalog(ActivityRegistrationReceiver activityRegistrationReceiver, Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the activity registration notification service for the given course catalog.