Interface AcknowledgementBatchManager

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

public interface AcknowledgementBatchManager extends OsidManager, AcknowledgementBatchProfile

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

  • CreditBatchSession : a session to create, modify and delete credits in bulk
  • BillingBatchAdminSession : a session to create, modify and delete billings in bulk
  • Method Details