Uses of Interface
org.osid.grading.GradebookColumnAdminSession
Packages that use GradebookColumnAdminSession
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 GradebookColumnAdminSession in org.osid.grading
Methods in org.osid.grading that return GradebookColumnAdminSessionModifier and TypeMethodDescriptionGradingManager.getGradebookColumnAdminSession()Gets theOsidSessionassociated with the gradebook column administration service.GradingProxyManager.getGradebookColumnAdminSession(Proxy proxy) Gets theOsidSessionassociated with the gradebook column administration service.GradingManager.getGradebookColumnAdminSessionForGradebook(Id gradebookId) Gets theOsidSessionassociated with the gradebook column admin service for the given gradebook.GradingProxyManager.getGradebookColumnAdminSessionForGradebook(Id gradebookId, Proxy proxy) Gets theOsidSessionassociated with the gradebook column admin service for the given gradebook. -
Uses of GradebookColumnAdminSession in org.osid.grading.batch
Subinterfaces of GradebookColumnAdminSession in org.osid.grading.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesGradebookColumnsin bulk.