Class SportSearchServiceImpl
java.lang.Object
net.andresbustamante.yafoot.core.services.impl.SportSearchServiceImpl
- All Implemented Interfaces:
SportSearchService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionFinds all sports available in the application.
-
Constructor Details
-
SportSearchServiceImpl
-
-
Method Details
-
loadSports
Description copied from interface:SportSearchServiceFinds all sports available in the application.- Specified by:
loadSportsin interfaceSportSearchService- Returns:
- List of sports
- Throws:
DatabaseException- If there is a problem while requesting data from database
-