Interface OfferingBatchProxyManager

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

public interface OfferingBatchProxyManager extends OsidProxyManager, OfferingBatchProfile

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

  • CanonicalUnitBatchAdminSession : a session to create, modify and delete canonical units in bulk
  • OfferingBatchAdminSession : a session to create, modify and delete offerings in bulk
  • ParticipantBatchSession : a session to create, modify and delete participants in bulk
  • ResultBatchAdminSession : a session to create, modify and delete results in bulk
  • CatalogueBatchAdminSession : a session to create, modify and delete catalogues in bulk