Package | Description |
---|---|
com.akuiteo.builder.bean.formation | |
com.itnsa.gestion.bean.formation | |
com.itnsa.gestion.fc.nonpersistent.objet | |
com.itnsa.gestion.fc.service |
Modifier and Type | Method and Description |
---|---|
FcReponse |
FcReponseBuilder.build() |
Modifier and Type | Method and Description |
---|---|
FcLnkLanguesBuilder |
FcLnkLanguesBuilder.withReponse(FcReponse reponse) |
FcLibellesQuestionnaireBuilder |
FcLibellesQuestionnaireBuilder.withReponse(FcReponse reponse) |
FcQuestionnaireReponduBuilder |
FcQuestionnaireReponduBuilder.withReponse(FcReponse reponse) |
Modifier and Type | Method and Description |
---|---|
FcListeReponseBuilder |
FcListeReponseBuilder.withReponses(Set<FcReponse> reponses) |
Modifier and Type | Method and Description |
---|---|
FcReponse |
FcQuestionnaireRepondu.getReponse() |
FcReponse |
FcLibellesQuestionnaire.getReponse() |
FcReponse |
FcLnkLangues.getReponse() |
Modifier and Type | Method and Description |
---|---|
Set<FcReponse> |
FcListeReponse.getReponses() |
Modifier and Type | Method and Description |
---|---|
void |
FcQuestionnaireRepondu.setReponse(FcReponse reponse) |
void |
FcLibellesQuestionnaire.setReponse(FcReponse reponse)
BDD : REPONSE
Pointeur vers FC_REPONSE |
void |
FcLnkLangues.setReponse(FcReponse reponse)
BDD : REPONSE
Pointeur vers FC_REPONSE |
Modifier and Type | Method and Description |
---|---|
void |
FcListeReponse.setReponses(Set<FcReponse> reponses) |
Constructor and Description |
---|
FcLibellesQuestionnaire(FcTheme theme,
FcReponse reponse,
FcQuestionnaire questionnaire,
TPSociete societe,
TIsoParam isoParam,
FcQuestion question,
String libelle) |
FcLnkLangues(FcQuestion question,
FcReponse reponse,
FcQuestionnaire questionnaire,
TPSociete societe,
TIsoParam isoParam,
FcTheme theme,
FcListeReponse listeReponse,
Double indDefaut) |
Modifier and Type | Method and Description |
---|---|
FcReponse |
CtxReponse.getReponse() |
Modifier and Type | Method and Description |
---|---|
void |
CtxReponse.setReponse(FcReponse reponse) |
Modifier and Type | Method and Description |
---|---|
FcReponse |
EvaluationService.modifierReponse(FcReponse reponse) |
Modifier and Type | Method and Description |
---|---|
FcReponse |
EvaluationService.modifierReponse(FcReponse reponse) |
Copyright © 2016. All rights reserved.