Package | Description |
---|---|
com.itnsa.gestion.fc.nonpersistent.objet | |
com.itnsa.gestion.fc.service |
Modifier and Type | Method and Description |
---|---|
List<CtxPeriodeEvaluation> |
CtxSession.getLstPeriodesEvaluation() |
List<CtxPeriodeEvaluation> |
CtxSession.getLstPeriodesEvaluationToRemove() |
List<CtxPeriodeEvaluation> |
CtxSession.getLstPeriodEvalEdition() |
Modifier and Type | Method and Description |
---|---|
void |
CtxSession.setLstPeriodesEvaluation(List<CtxPeriodeEvaluation> lstPeriodesEvaluation) |
void |
CtxSession.setLstPeriodesEvaluationToRemove(List<CtxPeriodeEvaluation> lstPeriodesEvaluationToRemove) |
void |
CtxSession.setLstPeriodEvalEdition(List<CtxPeriodeEvaluation> lstPeriodEvalEdition) |
Modifier and Type | Method and Description |
---|---|
CtxPeriodeEvaluation |
EvaluationService.loadPeriodeEvaluationByIdent(Double idPeriodeEval,
FcPeriodeEvaluation periodeEvaluation) |
Modifier and Type | Method and Description |
---|---|
List<CtxPeriodeEvaluation> |
EvaluationService.cloturer(CtxSession session,
List<CtxPeriodeEvaluation> evaluations)
Clôturer chaque évaluation d'une liste d'évaluations.
|
List<CtxPeriodeEvaluation> |
EvaluationService.decloturer(CtxSession session,
List<CtxPeriodeEvaluation> evaluations)
Déclôturer chaque évaluation d'une liste d'évaluations.
|
Modifier and Type | Method and Description |
---|---|
List<CtxPeriodeEvaluation> |
EvaluationService.cloturer(CtxSession session,
List<CtxPeriodeEvaluation> evaluations)
Clôturer chaque évaluation d'une liste d'évaluations.
|
List<CtxPeriodeEvaluation> |
EvaluationService.decloturer(CtxSession session,
List<CtxPeriodeEvaluation> evaluations)
Déclôturer chaque évaluation d'une liste d'évaluations.
|
Copyright © 2016. All rights reserved.