Interface JournalingBatchProxyManager

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

public interface JournalingBatchProxyManager extends OsidProxyManager, JournalingBatchProfile

The journaling batch proxy manager provides access to journaling 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:

  • JournalEntryBatchAdminSession : a session to create, modify and delete journal entries in bulk
  • BranchBatchSession : a session to create, modify and delete branches in bulk
  • JournalBatchAdminSession : a session to create, modify and delete journals in bulk