Interface GradingBatchProxyManager

All Superinterfaces:
AutoCloseable, Closeable, GradingBatchProfile, OsidProfile, OsidProxyManager, OsidProxyManager, Sourceable

public interface GradingBatchProxyManager extends OsidProxyManager, GradingBatchProfile

The grading batch proxy manager provides access to grading batch sessions and provides interoperability tests for various aspects of this service. Methods in this manager support the passing of a Proxy object. The sessions included in this manager are:

  • GradeBatchAdminSession : a session to create, modify and delete grades in bulk
  • GradeSystemBatchAdminSession : a session to create, modify and delete grade systems in bulk
  • GradeEntryBatchSession : a session to create, modify and delete grade entries in bulk
  • GradebookColumnBatchAdminSession : a session to create, modify and delete gradebook columns in bulk
  • GradebookBatchAdminSession : a session to create, modify and delete gradebooks in bulk