Ejemplo n.º 1
0
 public List<Country> getCountries() {
   return locationBean.findCountries();
 }