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