Uses of Interface
org.osid.course.ActivityNotificationSession
Packages that use ActivityNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.course
service.
-
Uses of ActivityNotificationSession in org.osid.course
Methods in org.osid.course that return ActivityNotificationSessionModifier 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.