Uses of Interface
org.osid.grading.GradeReceiver
Packages that use GradeReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.grading
service.
-
Uses of GradeReceiver in org.osid.grading
Methods in org.osid.grading with parameters of type GradeReceiverModifier and TypeMethodDescriptionGradingManager.getGradeNotificationSession(GradeReceiver gradeReceiver) Gets theOsidSessionassociated with the grade notification service.GradingProxyManager.getGradeNotificationSession(GradeReceiver gradeReceiver, Proxy proxy) Gets theOsidSessionassociated with the grade notification service.GradingManager.getGradeNotificationSessionForGradebook(GradeReceiver gradeReceiver, Id gradebookId) Gets theOsidSessionassociated with the grade notification service for the given gradebook.GradingProxyManager.getGradeNotificationSessionForGradebook(GradeReceiver gradeReceiver, Id gradebookId, Proxy proxy) Gets theOsidSessionassociated with the grade notification service for the given gradebook.