Uses of Class
net.andresbustamante.yafoot.commons.utils.TemplateUtils
Packages that use TemplateUtils
Package
Description
Service implementations for the core API.
-
Uses of TemplateUtils in net.andresbustamante.yafoot.core.services.impl
Constructors in net.andresbustamante.yafoot.core.services.impl with parameters of type TemplateUtilsModifierConstructorDescriptionCarpoolingNotificationsServiceImpl
(MatchDao matchDao, PlayerDao playerDao, CarDao carDao, org.springframework.context.MessageSource messageSource, TemplateUtils templateUtils, MessagingService messagingService) MatchAlertingServiceImpl
(MatchDao matchDao, org.springframework.context.MessageSource messageSource, TemplateUtils templateUtils, MessagingService messagingService)