Uses of Interface
org.osid.course.ActivityReceiver
Packages that use ActivityReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.course
service.
-
Uses of ActivityReceiver in org.osid.course
Methods in org.osid.course with parameters of type ActivityReceiverModifier and TypeMethodDescriptionCourseManager.getActivityNotificationSession(ActivityReceiver activityReceiver) Gets theOsidSessionassociated with the activity notification service.CourseProxyManager.getActivityNotificationSession(ActivityReceiver activityReceiver, Proxy proxy) Gets theOsidSessionassociated with the activity notification service.CourseManager.getActivityNotificationSessionForCourseCatalog(ActivityReceiver activityReceiver, Id courseCatalogId) Gets theOsidSessionassociated with the activity notification service for the given course catalog.CourseProxyManager.getActivityNotificationSessionForCourseCatalog(ActivityReceiver activityReceiver, Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the activity notification service for the given course catalog.