Exemple #1
0
 @Override
 public void setRootUrl(String url) {
   getDelegateForUpdate();
   updated.setRootUrl(url);
 }