Uses of Interface
org.osid.course.program.CredentialAdminSession
Packages that use CredentialAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.course.program
service.
The Open Service Interface Definitions for the org.osid.course.program.batch
service.
-
Uses of CredentialAdminSession in org.osid.course.program
Methods in org.osid.course.program that return CredentialAdminSessionModifier and TypeMethodDescriptionCourseProgramManager.getCredentialAdminSession()Gets theOsidSessionassociated with the credential administration service.CourseProgramProxyManager.getCredentialAdminSession(Proxy proxy) Gets theOsidSessionassociated with the course administration service.CourseProgramManager.getCredentialAdminSessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the credential administration service for the given course catalog.CourseProgramProxyManager.getCredentialAdminSessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the credential administration service for the given course catalog. -
Uses of CredentialAdminSession in org.osid.course.program.batch
Subinterfaces of CredentialAdminSession in org.osid.course.program.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesCredentialsin bulk.