Interface RoomBatchManager

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

public interface RoomBatchManager extends OsidManager, RoomBatchProfile

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

  • RoomBatchAdminSession : a session to create, modify and delete Rooms in bulk
  • FloorBatchAdminSession : a session to create, modify and delete Floors in bulk
  • BuildingBatchAdminSession : a session to create, modify and delete Buildings in bulk
  • CampusBatchAdminSession : a session to create, modify and delete Campuses in bulk