/** Gets the root */
 public void getRoot() {
   repositoryService.getRootFolder(callbackGetRootFolder);
 }