| Interface | osid.mapping.path.batch.SpeedZoneBatchForm | ||
|---|---|---|---|
| Implements | osid.mapping.path.SpeedZoneForm | ||
| Description | 
                 This is the form for creating and updating speed zones in 
                bulk.   | ||
| Method | getPathId | ||
| Description | 
                     Gets the path   | ||
| Return | osid.id.Id | the path  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  true   |                 |
| Compliance | mandatory | This method must be implemented. | |
| Method | getSpeedZoneId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the speed zone  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  false   |                 |
| Compliance | mandatory | This method must be implemented. | |