Uses of Interface
org.osid.course.chronicle.CredentialEntryAdminSession
Packages that use CredentialEntryAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.course.chronicle
service.
The Open Service Interface Definitions for the org.osid.course.chronicle.batch
service.
-
Uses of CredentialEntryAdminSession in org.osid.course.chronicle
Methods in org.osid.course.chronicle that return CredentialEntryAdminSessionModifier and TypeMethodDescriptionCourseChronicleManager.getCredentialEntryAdminSession()Gets theOsidSessionassociated with the credential entry administration service.CourseChronicleProxyManager.getCredentialEntryAdminSession(Proxy proxy) Gets theOsidSessionassociated with the credential entry administration service.CourseChronicleManager.getCredentialEntryAdminSessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the credential entry administration service for the given course catalog.CourseChronicleProxyManager.getCredentialEntryAdminSessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the credential entry administration service for the given course catalog. -
Uses of CredentialEntryAdminSession in org.osid.course.chronicle.batch
Subinterfaces of CredentialEntryAdminSession in org.osid.course.chronicle.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesCredentialEntriesin bulk.