Uses of Interface
org.osid.course.chronicle.AssessmentEntryReceiver
Packages that use AssessmentEntryReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.course.chronicle
service.
-
Uses of AssessmentEntryReceiver in org.osid.course.chronicle
Methods in org.osid.course.chronicle with parameters of type AssessmentEntryReceiverModifier and TypeMethodDescriptionCourseChronicleManager.getAssessmentEntryNotificationSession(AssessmentEntryReceiver assessmentEntryReceiver) Gets theOsidSessionassociated with the assessment entry notification service.CourseChronicleProxyManager.getAssessmentEntryNotificationSession(AssessmentEntryReceiver assessmentEntryReceiver, Proxy proxy) Gets theOsidSessionassociated with the assessment entry notification service.CourseChronicleManager.getAssessmentEntryNotificationSessionForCourseCatalog(AssessmentEntryReceiver assessmentEntryReceiver, Id courseCatalogId) Gets theOsidSessionassociated with the course notification service for the given course catalog.CourseChronicleProxyManager.getAssessmentEntryNotificationSessionForCourseCatalog(AssessmentEntryReceiver assessmentEntryReceiver, Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the assessment entry notification service for the given course catalog.