Interface ResourcingBatchProxyManager

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

public interface ResourcingBatchProxyManager extends OsidProxyManager, ResourcingBatchProfile

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

  • 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