Uses of Interface
org.osid.grading.GradebookColumnReceiver
Packages that use GradebookColumnReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.grading
service.
-
Uses of GradebookColumnReceiver in org.osid.grading
Methods in org.osid.grading with parameters of type GradebookColumnReceiverModifier and TypeMethodDescriptionGradingManager.getGradebookColumnNotificationSession(GradebookColumnReceiver gradebookColumnReceiver) Gets the notification session for notifications pertaining to gradebook column changes.GradingProxyManager.getGradebookColumnNotificationSession(GradebookColumnReceiver gradebookColumnReceiver, Proxy proxy) Gets the notification session for notifications pertaining to gradebook column changes.GradingManager.getGradebookColumnNotificationSessionForGradebook(GradebookColumnReceiver gradebookColumnReceiver, Id gradebookId) Gets theOsidSessionassociated with the gradebook column notification service for the given gradebook.GradingProxyManager.getGradebookColumnNotificationSessionForGradebook(GradebookColumnReceiver gradebookColumnReceiver, Id gradebookId, Proxy proxy) Gets theOsidSessionassociated with the gradebook column notification service for the given gradebook.