Ejemplo n.º 1
0
 @Override
 public int getRootFolderId(BackendSession bs) throws DaoException, CollectionNotFoundException {
   return folderExporter.getServerIdFor(bs);
 }