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