Uses of Interface
org.osid.course.program.CredentialNotificationSession
Packages that use CredentialNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.course.program
service.
-
Uses of CredentialNotificationSession in org.osid.course.program
Methods in org.osid.course.program that return CredentialNotificationSessionModifier 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.