Uses of Interface
org.osid.course.chronicle.AwardEntryReceiver
Packages that use AwardEntryReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.course.chronicle
service.
-
Uses of AwardEntryReceiver in org.osid.course.chronicle
Methods in org.osid.course.chronicle with parameters of type AwardEntryReceiverModifier and TypeMethodDescriptionCourseChronicleManager.getAwardEntryNotificationSession(AwardEntryReceiver awardEntryReceiver) Gets theOsidSessionassociated with the award entry notification service.CourseChronicleProxyManager.getAwardEntryNotificationSession(AwardEntryReceiver awardEntryReceiver, Proxy proxy) Gets theOsidSessionassociated with the award entry notification service.CourseChronicleManager.getAwardEntryNotificationSessionForCourseCatalog(AwardEntryReceiver awardEntryReceiver, Id courseCatalogId) Gets theOsidSessionassociated with the course notification service for the given course catalog.CourseChronicleProxyManager.getAwardEntryNotificationSessionForCourseCatalog(AwardEntryReceiver awardEntryReceiver, Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the award entry notification service for the given course catalog.