Interface MappingPathBatchManager

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

public interface MappingPathBatchManager extends OsidManager, MappingPathBatchProfile

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

  • PathBatchAdminSession : a session to create, modify and delete paths in bulk
  • IntersectionBatchAdminSession : a session to create, modify and delete intersections in bulk
  • SpeedZoneBatchAdminSession : a session to create, modify and delete speed zones in bulk
  • SignalBatchSession : a session to create, modify and delete signals in bulk
  • ObstacleBatchAdminSession : a session to create, modify and delete obstacles in bulk