Modifier and Type | Method and Description |
---|---|
FcAlerte |
FcAlerteBuilder.build() |
Modifier and Type | Method and Description |
---|---|
FcParticipantBuilder |
FcParticipantBuilder.withAlertes(Set<FcAlerte> alertes) |
Modifier and Type | Method and Description |
---|---|
Set<FcAlerte> |
FcParticipant.getAlertes() |
Modifier and Type | Method and Description |
---|---|
void |
FcParticipant.setAlertes(Set<FcAlerte> alertes) |
Constructor and Description |
---|
FcParticipant(TParstdParam parstdParam,
FPContact contact,
FcInscription inscription,
Double indConvoc,
String numConv,
String fonction,
Double indPresent,
String numCertificat,
Set<FcPresence> presences,
Set<FcModuleCa> moduleCas,
Set<FcAlerte> alertes,
Set<FcQuestionnaireRepondu> questionnairesRepondus) |
Modifier and Type | Method and Description |
---|---|
FcAlerte |
DetailRelanceEvaluation.getAlerte() |
Modifier and Type | Method and Description |
---|---|
void |
DetailRelanceEvaluation.setAlerte(FcAlerte alerte) |
Modifier and Type | Method and Description |
---|---|
List<FcAlerte> |
CtxFcAlertes.getAlertes() |
Modifier and Type | Method and Description |
---|---|
void |
CtxFcAlertes.setAlertes(List<FcAlerte> alertes) |
Modifier and Type | Method and Description |
---|---|
FcAlerte |
EvaluationService.creerAlerte(FcAlerte alerte) |
Modifier and Type | Method and Description |
---|---|
List<FcAlerte> |
EvaluationService.findAlertesByEvaluation(Double identPeriodeEval)
Retourne les alertes pour une période d'évaluation
|
Modifier and Type | Method and Description |
---|---|
FcAlerte |
EvaluationService.creerAlerte(FcAlerte alerte) |
Modifier and Type | Method and Description |
---|---|
void |
EvaluationService.supprimerAlertes(List<FcAlerte> alertes)
Supprime une liste d'alertes
|
Copyright © 2016. All rights reserved.