Methods for dealing with RoadClosures.
Adds a new road closure to the WME data model.
the created road closure.
DataModelNotFoundError if the specified segment cannot be found in the data model.
DataModelNotFoundError if the trafficEventId is provided and cannot be found in the data model.
an array of all the road closures in the WME data model
An id of the road closure to find.
road closure with id, or null if not found in the WME data model
Methods for dealing with RoadClosures.