Uses of Interface
org.osid.grading.GradeSystemNotificationSession
Packages that use GradeSystemNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.grading
service.
-
Uses of GradeSystemNotificationSession in org.osid.grading
Methods in org.osid.grading that return GradeSystemNotificationSessionModifier and TypeMethodDescriptionGradingManager.getGradeSystemNotificationSession(GradeSystemReceiver gradeSystemReceiver) Gets the notification session for notifications pertaining to grade system changes.GradingProxyManager.getGradeSystemNotificationSession(GradeSystemReceiver gradeSystemReceiver, Proxy proxy) Gets the notification session for notifications pertaining to grade system changes.GradingManager.getGradeSystemNotificationSessionForGradebook(GradeSystemReceiver gradeSystemReceiver, Id gradebookId) Gets theOsidSessionassociated with the grade system notification service for the given gradebook.GradingProxyManager.getGradeSystemNotificationSessionForGradebook(GradeSystemReceiver gradeSystemReceiver, Id gradebookId, Proxy proxy) Gets theOsidSessionassociated with the grade system notification service for the given gradebook.