|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.pmr.core.service.ReferenceServiceImpl
public class ReferenceServiceImpl
Constructor Summary | |
---|---|
ReferenceServiceImpl(CountryRepository countryRepository)
Constructor |
Method Summary | |
---|---|
java.util.List |
findAllCountries()
List of countries |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReferenceServiceImpl(CountryRepository countryRepository)
countryRepository
- countryRepositoryMethod Detail |
---|
public java.util.List findAllCountries()
ReferenceService
findAllCountries
in interface ReferenceService
ReferenceService.findAllCountries()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |