public void setListUploadedNode(List<Node> listNode) throws Exception {
   listUploadedNode_ = NodeLocation.getLocationsByNodeList(listNode);
 }