Interface PersonnelBatchManager

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

public interface PersonnelBatchManager extends OsidManager, PersonnelBatchProfile

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

  • PersonBatchAdminSession : a session to create, modify and delete persons in bulk
  • OrganizationBatchAdminSession : a session to create, modify and delete organizations in bulk
  • PositionBatchSession : a session to create, modify and delete positions in bulk
  • AppointmentBatchAdminSession : a session to create, modify and delete appointments in bulk
  • RealmBatchAdminSession : a session to create, modify and delete realms in bulk