Uses of Interface
org.osid.grading.GradeAdminSession
Packages that use GradeAdminSession
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 GradeAdminSession in org.osid.grading
Methods in org.osid.grading that return GradeAdminSessionModifier and TypeMethodDescriptionGradingManager.getGradeAdminSession()Gets theOsidSessionassociated with the grade administration service.GradingProxyManager.getGradeAdminSession(Proxy proxy) Gets theOsidSessionassociated with the grade administration service.GradingManager.getGradeAdminSessionForGradebook(Id gradebookId) Gets theOsidSessionassociated with the grade administration service for the given gradebook.GradingProxyManager.getGradeAdminSessionForGradebook(Id gradebookId, Proxy proxy) Gets theOsidSessionassociated with the grade administration service for the given gradebook. -
Uses of GradeAdminSession in org.osid.grading.batch
Subinterfaces of GradeAdminSession in org.osid.grading.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesGradesin bulk.