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