Interface ResourcingBatchManager

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

public interface ResourcingBatchManager extends OsidManager, ResourcingBatchProfile

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

  • JobBatchAdminSession : a session to create, modify and delete jobs in bulk
  • WorkBatchAdminSession : a session to create, modify and delete works in bulk
  • CompetencyBatchAdminSession : a session to create, modify and delete competencies in bulk
  • AvailabilityBatchAdminSession : a session to create, modify and delete availabilities in bulk
  • CommissionBatchSession : a session to create, modify and delete commissions in bulk
  • EffortBatchAdminSession : a session to create, modify and delete efforts in bulk
  • FoundryBatchAdminSession : a session to create, modify and delete foundries in bulk