| Interface | osid.mapping.path.batch.MappingPathBatchProfile | ||
|---|---|---|---|
| Implements | osid.OsidProfile | ||
| Description | 
                 The   | ||
| Method | supportsVisibleFederation | ||
| Description | 
                     Tests if federation is visible.  | ||
| Return | boolean |  true  if visible federation is supported  ,  
 false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsPathBatchAdmin | ||
| Description | 
                     Tests if bulk administration of paths is available.  | ||
| Return | boolean |  true  if a path bulk administrative service is available, 
 false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIntersectionBatchAdmin | ||
| Description | 
                     Tests if bulk administration of intersections is available.  | ||
| Return | boolean |  true  if an intersection bulk administrative service is 
available,  false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsSpeedZoneBatchAdmin | ||
| Description | 
                     Tests if bulk administration of speed zones is available.  | ||
| Return | boolean |  true  if a speed zone bulk administrative service is 
available,  false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsSignalBatchAdmin | ||
| Description | 
                     Tests if bulk administration of signals is available.  | ||
| Return | boolean |  true  if a signal bulk administrative service is available, 
 false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsObstacleBatchAdmin | ||
| Description | 
                     Tests if bulk administration of obstacles is available.  | ||
| Return | boolean |  true  if an obstacle bulk administrative service is 
available,  false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |