|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CountryService
| Method Summary | |
|---|---|
List<Country> |
findCountries()
|
Country |
findCountryByAbbreviation(String abbreviation)
|
Country |
save(Country country)
|
| Method Detail |
|---|
List<Country> findCountries()
Country findCountryByAbbreviation(String abbreviation)
Country save(Country country)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||