Uses of Class
com.serinity.sleepcontrol.model.Reve
Packages that use Reve
Package
Description
-
Uses of Reve in com.serinity.sleepcontrol.controller
Methods in com.serinity.sleepcontrol.controller with parameters of type ReveModifier and TypeMethodDescriptionvoidReveController.analyserRevePublic(Reve reve) voidReveController.modifierRevePublic(Reve reve) voidReveCardController.setData(Reve reve, ReveController parent) voidvoidReveAnalyseController.setReveUnique(Reve reve) voidReveController.supprimerRevePublic(Reve reve) voidReveController.voirDetailsPublic(Reve reve) -
Uses of Reve in com.serinity.sleepcontrol.dao
Methods in com.serinity.sleepcontrol.dao that return ReveMethods in com.serinity.sleepcontrol.dao that return types with arguments of type ReveModifier and TypeMethodDescriptionReveDao.filtrerParType(String type) ReveDao.listerTous()ReveDao.rechercher(String critere) ReveDao.trouverParSommeilId(int sommeilId) Methods in com.serinity.sleepcontrol.dao with parameters of type Reve -
Uses of Reve in com.serinity.sleepcontrol.dao.impl
Methods in com.serinity.sleepcontrol.dao.impl that return ReveMethods in com.serinity.sleepcontrol.dao.impl that return types with arguments of type ReveModifier and TypeMethodDescriptionReveDaoJdbc.filtrerParType(String type) ReveDaoJdbc.listerTous()ReveDaoJdbc.rechercher(String critere) ReveDaoJdbc.trouverParSommeilId(int sommeilId) Methods in com.serinity.sleepcontrol.dao.impl with parameters of type Reve -
Uses of Reve in com.serinity.sleepcontrol.model
Methods in com.serinity.sleepcontrol.model that return types with arguments of type ReveMethods in com.serinity.sleepcontrol.model with parameters of type ReveModifier and TypeMethodDescriptionvoidSommeil.ajouterReve(Reve reve) voidSommeil.retirerReve(Reve reve) Method parameters in com.serinity.sleepcontrol.model with type arguments of type Reve -
Uses of Reve in com.serinity.sleepcontrol.service
Methods in com.serinity.sleepcontrol.service that return ReveModifier and TypeMethodDescriptionReveService.trouverParId(int id) ReveService.trouverPlusAnxiogene()ReveService.trouverPlusIntense()Methods in com.serinity.sleepcontrol.service that return types with arguments of type ReveModifier and TypeMethodDescriptionReveService.classerParNiveauRisque()ReveService.detecterAnomalies()ReveService.filtrerCauchemars()ReveService.filtrerEnCouleur(boolean couleur) ReveService.filtrerLucides()ReveService.filtrerParHumeur(String humeur) ReveService.filtrerParIntensite(int min, int max) ReveService.filtrerParNiveauAnxiete(int niveauMin) ReveService.filtrerParType(String type) ReveService.filtrerRecurrents()ReveService.listerTous()ReveService.rechercherAvancee(String type, String humeur, Integer intensiteMin, Integer intensiteMax, Boolean recurrent) ReveService.rechercherDynamique(String critere) ReveService.trierParAnxiete(boolean croissant) ReveService.trierParIntensite(boolean croissant) ReveService.trierParTitre(boolean croissant) ReveService.trierParType(boolean croissant) ReveService.trouverParSommeilId(int sommeilId) ReveService.trouverRevesSimilaires(Reve reference) Methods in com.serinity.sleepcontrol.service with parameters of type ReveModifier and TypeMethodDescriptionReveService.analyserAvecNlp(Reve reve) ReveService.analyserReve(Reve reve) voidReveService.genererRapportDetaille(Reve reve) voidReveService.trouverRevesSimilaires(Reve reference) -
Uses of Reve in com.serinity.sleepcontrol.util
Methods in com.serinity.sleepcontrol.util with parameters of type ReveMethod parameters in com.serinity.sleepcontrol.util with type arguments of type Reve