Uses of Interface
org.osid.grading.GradeEntryReceiver
Packages that use GradeEntryReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.grading
service.
-
Uses of GradeEntryReceiver in org.osid.grading
Methods in org.osid.grading with parameters of type GradeEntryReceiverModifier and TypeMethodDescriptionGradingManager.getGradeEntryNotificationSession(GradeEntryReceiver receiver) Gets the notification session for notifications pertaining to grade entry changes.GradingProxyManager.getGradeEntryNotificationSession(GradeEntryReceiver gradeEntryReceiver, Proxy proxy) Gets the notification session for notifications pertaining to grade entry changes.GradingManager.getGradeEntryNotificationSessionForGradebook(GradeEntryReceiver receiver, Id gradebookId) Gets theOsidSessionassociated with the grade entry notification service for the given gradebook.GradingProxyManager.getGradeEntryNotificationSessionForGradebook(GradeEntryReceiver gradeEntryReceiver, Id gradebookId, Proxy proxy) Gets theOsidSessionassociated with the grade entry notification service for the given gradebook.