Interface PersonnelBatchProxyManager

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

public interface PersonnelBatchProxyManager extends OsidProxyManager, PersonnelBatchProfile

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

  • 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