Uses of Interface
org.osid.course.chronicle.CredentialEntryReceiver
Packages that use CredentialEntryReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.course.chronicle
service.
-
Uses of CredentialEntryReceiver in org.osid.course.chronicle
Methods in org.osid.course.chronicle with parameters of type CredentialEntryReceiverModifier and TypeMethodDescriptionCourseChronicleManager.getCredentialEntryNotificationSession(CredentialEntryReceiver credentialEntryReceiver) Gets theOsidSessionassociated with the credential entry notification service.CourseChronicleProxyManager.getCredentialEntryNotificationSession(CredentialEntryReceiver credentialEntryReceiver, Proxy proxy) Gets theOsidSessionassociated with the credential entry notification service.CourseChronicleManager.getCredentialEntryNotificationSessionForCourseCatalog(CredentialEntryReceiver credentialEntryReceiver, Id courseCatalogId) Gets theOsidSessionassociated with the credential entry notification service for the given course catalog.CourseChronicleProxyManager.getCredentialEntryNotificationSessionForCourseCatalog(CredentialEntryReceiver credentialEntryReceiver, Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the credential entry notification service for the given course catalog.