| Interface | osid.mapping.path.batch.IntersectionBatchForm | ||
|---|---|---|---|
| Implements | osid.mapping.path.IntersectionForm | ||
| Description |
This is the form for creating and updating intersections in
bulk. | ||
| Method | getPathIds | ||
| Description |
Gets the | ||
| Return | osid.id.Id[] | the path Ids | |
| Errors | ILLEGAL_STATE | isForUpdate() is true | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getIntersectionId | ||
| Description |
Gets the | ||
| Return | osid.id.Id | the intersection Id | |
| Errors | ILLEGAL_STATE | isForUpdate() is false | |
| Compliance | mandatory | This method must be implemented. | |