Interface FinancialsPostingBatchManager

All Superinterfaces:
AutoCloseable, Closeable, FinancialsPostingBatchProfile, OsidManager, OsidManager, OsidProfile, Sourceable

public interface FinancialsPostingBatchManager extends OsidManager, FinancialsPostingBatchProfile

The financials posting batch manager provides access to financials posting batch sessions and provides interoperability tests for various aspects of this service. The sessions included in this manager are:

  • PostBatchAdminSession : a session to create, modify and delete posts in bulk
  • PostEntryBatchAdminSession : a session to create, modify and delete entries in bulk
  • Method Details