Uses of Interface
net.andresbustamante.yafoot.core.services.SiteSearchService
Packages that use SiteSearchService
Package
Description
Service implementations for the core API.
REST controllers for the core Web app.
-
Uses of SiteSearchService in net.andresbustamante.yafoot.core.services.impl
Classes in net.andresbustamante.yafoot.core.services.impl that implement SiteSearchService -
Uses of SiteSearchService in net.andresbustamante.yafoot.core.web.controllers
Constructors in net.andresbustamante.yafoot.core.web.controllers with parameters of type SiteSearchServiceModifierConstructorDescriptionSitesController
(SiteSearchService siteSearchService, SiteManagementService siteManagementService, SiteMapper siteMapper)