*
* @see UpdateDataAction#actionPerformed(ActionEvent)
*/
protected void synchronizeDataSet() {
UpdateDataAction act = new UpdateDataAction();
act.actionPerformed(new ActionEvent(this,0,""));
}
/**
* Handles the case that a conflict in a specific {@link OsmPrimitive} was detected while
* uploading