Uses of Class
net.andresbustamante.yafoot.web.dto.Site
Packages that use Site
Package
Description
REST controllers for the core Web app.
Mapstruct mappers for the Web core app.
-
Uses of Site in net.andresbustamante.yafoot.core.web.controllers
Methods in net.andresbustamante.yafoot.core.web.controllers that return types with arguments of type Site -
Uses of Site in net.andresbustamante.yafoot.core.web.mappers
Methods in net.andresbustamante.yafoot.core.web.mappers that return SiteModifier and TypeMethodDescriptionBean to DTO mapping for a site.Methods in net.andresbustamante.yafoot.core.web.mappers that return types with arguments of type Site -
Uses of Site in net.andresbustamante.yafoot.web.dto
Methods in net.andresbustamante.yafoot.web.dto that return SiteModifier and TypeMethodDescription@NotNull @Valid SiteMatch.getSite()Get siteSite.location(GpsCoordinates location) Site.phoneNumber(String phoneNumber) Methods in net.andresbustamante.yafoot.web.dto with parameters of type Site