Interface InquiryBatchProxyManager

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

public interface InquiryBatchProxyManager extends OsidProxyManager, InquiryBatchProfile

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

  • 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