Package | Description |
---|---|
com.akuiteo.builder.bean.formation | |
com.itnsa.gestion.bean.formation | |
com.itnsa.gestion.fc.nonpersistent.objet |
Modifier and Type | Method and Description |
---|---|
FcQuestion |
FcQuestionBuilder.build() |
Modifier and Type | Method and Description |
---|---|
FcLnkLanguesBuilder |
FcLnkLanguesBuilder.withQuestion(FcQuestion question) |
FcLibellesQuestionnaireBuilder |
FcLibellesQuestionnaireBuilder.withQuestion(FcQuestion question) |
FcLnkQuestThemeBuilder |
FcLnkQuestThemeBuilder.withQuestion(FcQuestion question) |
FcQuestionnaireReponduBuilder |
FcQuestionnaireReponduBuilder.withQuestion(FcQuestion question) |
Modifier and Type | Method and Description |
---|---|
FcQuestion |
FcQuestionnaireRepondu.getQuestion() |
FcQuestion |
FcLnkQuestTheme.getQuestion() |
FcQuestion |
FcLibellesQuestionnaire.getQuestion() |
FcQuestion |
FcLnkLangues.getQuestion() |
Modifier and Type | Method and Description |
---|---|
void |
FcQuestionnaireRepondu.setQuestion(FcQuestion question) |
void |
FcLnkQuestTheme.setQuestion(FcQuestion question)
BDD : QUESTION
Pointeur vers FC_QUESTION |
void |
FcLibellesQuestionnaire.setQuestion(FcQuestion question)
BDD : QUESTION
Pointeur vers FC_QUESTION |
void |
FcLnkLangues.setQuestion(FcQuestion question)
BDD : QUESTION
Pointeur vers FC_QUESTION |
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) |
FcLnkQuestTheme(FcQuestion question,
FcTheme theme,
Double numeroOrdre) |
Modifier and Type | Method and Description |
---|---|
FcQuestion |
CtxQuestion.getQuestion() |
Modifier and Type | Method and Description |
---|---|
void |
CtxQuestion.setQuestion(FcQuestion question) |
Copyright © 2016. All rights reserved.