Interface InquiryBatchManager

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

public interface InquiryBatchManager extends OsidManager, InquiryBatchProfile

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

  • InquiryBatchAdminSession : a session to create, modify and delete Inquiries in bulk
  • AuditBatchAdminSession : a session to create, modify and delete Audits in bulk
  • ResponseBatchAdminSession : a session to create, modify and delete Responses in bulk
  • InquestBatchAdminSession : a session to create, modify and delete Inquests in bulk