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