Package | Description |
---|---|
com.akuiteo.builder.bean.formation | |
com.itnsa.gestion.bean.formation | |
com.itnsa.gestion.fc.nonpersistent.objet |
Modifier and Type | Method and Description |
---|---|
FcLibellesQuestionnaire |
FcLibellesQuestionnaireBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Set<FcLibellesQuestionnaire> |
FcReponse.getLibellesQuestionnaires() |
Set<FcLibellesQuestionnaire> |
FcTheme.getLibellesQuestionnaires() |
Set<FcLibellesQuestionnaire> |
FcQuestion.getLibellesQuestionnaires() |
Modifier and Type | Method and Description |
---|---|
protected void |
FcReponse.setLibellesQuestionnaires(Set<FcLibellesQuestionnaire> libellesQuestionnaires) |
protected void |
FcTheme.setLibellesQuestionnaires(Set<FcLibellesQuestionnaire> libellesQuestionnaires) |
protected void |
FcQuestion.setLibellesQuestionnaires(Set<FcLibellesQuestionnaire> libellesQuestionnaires) |
Constructor and Description |
---|
FcReponse(TPUtilisateur utilisateurByFcreMajUtiIdent,
TPUtilisateur utilisateurByFcreCreUtiIdent,
TPSociete societe,
FcListeReponse listeReponse,
Date dateCreation,
Date dateModif,
Double poids,
Double numeroOrdre,
Set<FcLibellesQuestionnaire> libellesQuestionnaires) |
FcTheme(TPUtilisateur utilisateurByFcthCreUtiIdent,
TPUtilisateur utilisateurByFcthMajUtiIdent,
TPSociete societe,
FcQuestionnaire questionnaire,
Date dateCreation,
Date dateModif,
Double numeroOrdre,
Set<FcLibellesQuestionnaire> libellesQuestionnaires) |
Modifier and Type | Method and Description |
---|---|
FcLibellesQuestionnaire |
CtxTheme.getLibellesQuestionnaire() |
FcLibellesQuestionnaire |
CtxReponse.getLibellesQuestionnaire() |
FcLibellesQuestionnaire |
CtxQuestion.getLibellesQuestionnaire() |
Modifier and Type | Method and Description |
---|---|
List<FcLibellesQuestionnaire> |
CtxQuestion.getLstLibelles() |
List<FcLibellesQuestionnaire> |
CtxListeReponse.getLstLibellesToRemove() |
List<FcLibellesQuestionnaire> |
CtxQuestionnaireFc.getLstLibellesToRemove() |
List<FcLibellesQuestionnaire> |
CtxQuestion.getLstLibellesToRemove() |
Modifier and Type | Method and Description |
---|---|
void |
CtxTheme.setLibellesQuestionnaire(FcLibellesQuestionnaire libellesQuestionnaire) |
void |
CtxReponse.setLibellesQuestionnaire(FcLibellesQuestionnaire libellesQuestionnaire) |
void |
CtxQuestion.setLibellesQuestionnaire(FcLibellesQuestionnaire libellesQuestionnaire) |
Modifier and Type | Method and Description |
---|---|
void |
CtxQuestion.setLstLibelles(List<FcLibellesQuestionnaire> lstLibelles) |
void |
CtxListeReponse.setLstLibellesToRemove(List<FcLibellesQuestionnaire> lstLibellesToRemove) |
void |
CtxQuestionnaireFc.setLstLibellesToRemove(List<FcLibellesQuestionnaire> lstLibellesToRemove) |
void |
CtxQuestion.setLstLibellesToRemove(List<FcLibellesQuestionnaire> lstLibellesToRemove) |
Copyright © 2016. All rights reserved.