| Interface | osid.mapping.path.batch.ObstacleBatchForm | ||
|---|---|---|---|
| Implements | osid.mapping.path.ObstacleForm | ||
| Description | 
                 This is the form for creating and updating obstacles 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 | getObstacleId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the obstacle  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  false   |                 |
| Compliance | mandatory | This method must be implemented. | |