|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.pmr.core.domain.reference.CountryRepositoryImpl
public class CountryRepositoryImpl
| Constructor Summary | |
|---|---|
CountryRepositoryImpl(CountryMapper countryMapper)
|
|
| Method Summary | |
|---|---|
java.util.List |
findAll()
find all country |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CountryRepositoryImpl(CountryMapper countryMapper)
countryMapper - | Method Detail |
|---|
public java.util.List findAll()
findAll in interface CountryRepository
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||