public List<Node> getListUploadedNode() {
   return NodeLocation.getNodeListByLocationList(listUploadedNode_);
 }