Ejemplo n.º 1
0
 @Override
 public List<CfSodoCode> findSodoCodeRoots() {
   return sodoCodeDao.findRoots();
 }