Uses of Interface
org.osid.course.chronicle.AwardEntryAdminSession
Packages that use AwardEntryAdminSession
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 AwardEntryAdminSession in org.osid.course.chronicle
Methods in org.osid.course.chronicle that return AwardEntryAdminSessionModifier and TypeMethodDescriptionCourseChronicleManager.getAwardEntryAdminSession()Gets theOsidSessionassociated with the award entry administration service.CourseChronicleProxyManager.getAwardEntryAdminSession(Proxy proxy) Gets theOsidSessionassociated with the award entry administration service.CourseChronicleManager.getAwardEntryAdminSessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the award entry administration service for the given course catalog.CourseChronicleProxyManager.getAwardEntryAdminSessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the award entry administration service for the given course catalog. -
Uses of AwardEntryAdminSession in org.osid.course.chronicle.batch
Subinterfaces of AwardEntryAdminSession in org.osid.course.chronicle.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesAwardEntriesin bulk.