Uses of Interface
com.is.findyourplace.service.gestioneRicerca.SavedPlacesService
Packages that use SavedPlacesService
Package
Description
Package che contiene i controller usati
per la ricerca di un luogo.
Package che contiene i service usati
per la ricerca di un luogo.
-
Uses of SavedPlacesService in com.is.findyourplace.controller.gestioneRicerca
Constructors in com.is.findyourplace.controller.gestioneRicerca with parameters of type SavedPlacesServiceModifierConstructorDescriptionSavedPlacesController(SavedPlacesService savedPlacesService, AccountService accountService) Construttore del controller.SearchController(SearchService searchService, SavedPlacesService savedPlacesService, AccountService accountService) Costruttore del controller. -
Uses of SavedPlacesService in com.is.findyourplace.service.gestioneRicerca
Classes in com.is.findyourplace.service.gestioneRicerca that implement SavedPlacesService