Interface RelationshipBatchManager

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

public interface RelationshipBatchManager extends OsidManager, RelationshipBatchProfile

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

  • RelationshipBatchAdminSession : a session to create, modify and delete Relationships in bulk
  • FamilyBatchAdminSession : a session to create, modify and delete Family in bulk
  • Method Details