Uses of Interface
org.osid.course.program.CredentialReceiver
Packages that use CredentialReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.course.program
service.
-
Uses of CredentialReceiver in org.osid.course.program
Methods in org.osid.course.program with parameters of type CredentialReceiverModifier and TypeMethodDescriptionCourseProgramManager.getCredentialNotificationSession(CredentialReceiver credentialReceiver) Gets theOsidSessionassociated with the course notification service.CourseProgramProxyManager.getCredentialNotificationSession(CredentialReceiver credentialReceiver, Proxy proxy) Gets theOsidSessionassociated with the credential notification service.CourseProgramManager.getCredentialNotificationSessionForCourseCatalog(CredentialReceiver credentialReceiver, Id courseCatalogId) Gets theOsidSessionassociated with the course notification service for the given course catalog.CourseProgramProxyManager.getCredentialNotificationSessionForCourseCatalog(CredentialReceiver credentialReceiver, Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the credential notification service for the given course catalog.