Uses of Class
net.andresbustamante.yafoot.core.model.Sport
Packages that use Sport
Package
Description
MyBatis DAO interfaces for the core module.
Core services API.
Service implementations for the core API.
Mapstruct mappers for the Web core app.
-
Uses of Sport in net.andresbustamante.yafoot.core.dao
Methods in net.andresbustamante.yafoot.core.dao that return types with arguments of type SportModifier and TypeMethodDescriptionSportDao.loadSports()
Loads the list of sports available in the application. -
Uses of Sport in net.andresbustamante.yafoot.core.services
Methods in net.andresbustamante.yafoot.core.services that return types with arguments of type SportModifier and TypeMethodDescriptionSportSearchService.loadSports()
Finds all sports available in the application. -
Uses of Sport in net.andresbustamante.yafoot.core.services.impl
Methods in net.andresbustamante.yafoot.core.services.impl that return types with arguments of type Sport -
Uses of Sport in net.andresbustamante.yafoot.core.web.mappers
Methods in net.andresbustamante.yafoot.core.web.mappers with parameters of type SportModifier and TypeMethodDescriptionDTO mapping.Method parameters in net.andresbustamante.yafoot.core.web.mappers with type arguments of type Sport