Modifier and Type | Method and Description |
---|---|
FCompetence |
FCompetenceBuilder.build() |
Modifier and Type | Method and Description |
---|---|
void |
CompetenceCollaborateurDetail.updateWithCompetence(FCompetence competence) |
Modifier and Type | Field and Description |
---|---|
FCompetence |
ImportDataCompetenceCollaborateur.competence |
Modifier and Type | Method and Description |
---|---|
FCompetence |
ContextCollaborateurCompetences.getCompetence() |
Modifier and Type | Method and Description |
---|---|
void |
ContextCollaborateurCompetences.setCompetence(FCompetence competence) |
Constructor and Description |
---|
ContextCollaborateurCompetences(FCompetence competence,
String codeTypeSavoir,
String codeCollab,
String codeSavoir,
String libelleSavoir) |
Modifier and Type | Method and Description |
---|---|
List<FCompetence> |
CtxParametrageCollab.getListeCompetences() |
Modifier and Type | Method and Description |
---|---|
void |
CtxParametrageCollab.setListeCompetences(List<FCompetence> listeCompetences) |
Modifier and Type | Method and Description |
---|---|
FCompetence |
CollaborateurService.creerCompetenceCollaborateur(FCompetence competence) |
FCompetence |
CollaborateurService.creerCompetenceCollaborateur(FCompetence competence,
CtxCollaborateur context) |
FCompetence |
CollaborateurService.creerCompetenceCollaborateur(FCompetence competence,
CtxParametrageCollab context) |
FCompetence |
CollaborateurService.loadCompetenceByCompetenceEtCollaborateur(String codeCompetence,
String codeCollab)
Charge la compétence par son code et le code collaborateur.
|
FCompetence |
CollaborateurService.loadCompetenceByIdent(Double idCompetence) |
FCompetence |
CollaborateurService.modifierCompetenceCollaborateur(FCompetence context) |
Modifier and Type | Method and Description |
---|---|
void |
CollaborateurService.ajouterCompetenceCollab(FCompetence competence,
List<ManagerCompetencesResultat> lstCollab) |
FCompetence |
CollaborateurService.creerCompetenceCollaborateur(FCompetence competence) |
FCompetence |
CollaborateurService.creerCompetenceCollaborateur(FCompetence competence,
CtxCollaborateur context) |
FCompetence |
CollaborateurService.creerCompetenceCollaborateur(FCompetence competence,
CtxParametrageCollab context) |
FCompetence |
CollaborateurService.modifierCompetenceCollaborateur(FCompetence context) |
void |
CollaborateurService.supprimerCollaborateurCompetences(FCompetence context) |
Modifier and Type | Method and Description |
---|---|
void |
CollaborateurService.modifierCompetences(List<FCompetence> competencesToUpdate) |
Copyright © 2016. All rights reserved.