Uses of Interface
org.osid.grading.GradeEntryAdminSession
Packages that use GradeEntryAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.grading
service.
The Open Service Interface Definitions for the org.osid.grading.batch
service.
-
Uses of GradeEntryAdminSession in org.osid.grading
Methods in org.osid.grading that return GradeEntryAdminSessionModifier and TypeMethodDescriptionGradingManager.getGradeEntryAdminSession()Gets theOsidSessionassociated with the grade entry administration service.GradingProxyManager.getGradeEntryAdminSession(Proxy proxy) Gets theOsidSessionassociated with the grade entry administration service.GradingManager.getGradeEntryAdminSessionForGradebook(Id gradebookId) Gets theOsidSessionassociated with the grade entry admin service for the given gradebook.GradingProxyManager.getGradeEntryAdminSessionForGradebook(Id gradebookId, Proxy proxy) Gets theOsidSessionassociated with the grade entry admin service for the given gradebook. -
Uses of GradeEntryAdminSession in org.osid.grading.batch
Subinterfaces of GradeEntryAdminSession in org.osid.grading.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesGradeEntriesin bulk.