Package | Description |
---|---|
com.akuiteo.builder.bean.formation | |
com.itnsa.gestion.bean.formation | |
com.itnsa.gestion.fc.nonpersistent.others | |
com.itnsa.gestion.fc.service |
Modifier and Type | Method and Description |
---|---|
FcAffectation |
FcAffectationBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Set<FcAffectation> |
FcSession.getAffectations() |
Set<FcAffectation> |
FcIntervenant.getAffectations() |
Modifier and Type | Method and Description |
---|---|
void |
FcSession.addAffectation(FcAffectation o) |
void |
FcIntervenant.addAffectation(FcAffectation o) |
void |
FcSession.removeAffectation(FcAffectation o) |
void |
FcIntervenant.removeAffectation(FcAffectation o) |
Modifier and Type | Method and Description |
---|---|
void |
FcSession.addAllAffectation(Collection<FcAffectation> coll) |
void |
FcIntervenant.addAllAffectation(Collection<FcAffectation> coll) |
protected void |
FcSession.setAffectations(Set<FcAffectation> affectations) |
protected void |
FcIntervenant.setAffectations(Set<FcAffectation> affectations) |
Constructor and Description |
---|
FcIntervenant(TPUtilisateur utilisateurByFcivCreUtiIdent,
PPersonne personne,
FPCollaborateur collaborateur,
TSfamille sfamille,
TPUtilisateur utilisateurByFcivMajUtiIdent,
TDevise devise,
FPFournisseur fournisseur,
TParstdParam parstdParam,
TFamille famille,
TPSociete societe,
Double txConvers,
Double indNature,
Double indPlannif,
Double anneeContrat,
String domComp,
String commentaire,
Date creDate,
Date majDate,
Set<FcIntervenantTarif> intervenantTarifs,
Set<FcIntervenantZl> intervenantZls,
Set<FcCoutIntervention> coutInterventions,
Set<FcSiteIntervenant> siteIntervenants,
Set<FcResaIntervenant> resaIntervenants,
Set<FcAffectation> affectations,
Set<FcIntervenantResp> intervenantResps,
TParstdParam parstdParamByFcivTyivIdent,
TParstdParam parstdParamByFcivMtiIdent) |
FcSession(TPUtilisateur utilisateurByFcssMajUtiIdent,
TPUtilisateur utilisateurByFcssCreUtiIdent,
TPSociete societe,
TParstdParam parstdParamByFcssNivIdent,
FcStage stage,
FAffaires affaires,
FLot lot,
FPCollaborateur collaborateur,
TIsoParam isoParam,
FPClient client,
FSslot sslot,
TPEtablissement etablissement,
FOpportunite opportunite,
TParstdParam parstdParamByFcssEsesIdent,
TFamille familleByFcssFafpIdent,
FPContact contact,
TFamille familleByFcssFafsIdent,
String code,
String libelle,
Date dateDeb,
Date dateFin,
Double nbJour,
Double nbHeure,
Double indBpf,
Double indFormation,
Double nbMax,
Double seuil,
Double inscEspere,
Double probabilite,
Double multiModule,
Double indReprogram,
Double indProgrammation,
Double nature,
Double nbInscrit,
Double nbPreinscrit,
Date creDate,
Date majDate,
Date dateOffre,
Date dateCommande,
Date dateAnnulation,
String motifAnnul,
String objectif,
String programme,
String modalPedago,
String commentaire,
Set<FcSessionZl> sessionZls,
Set<FcInscription> inscriptions,
Set<FcModule> modules,
Set<FcAffectationSalle> affectationSalles,
Set<FcAffectation> affectations,
Set<FcSessionTarif> sessionTarifs) |
Constructor and Description |
---|
AffectationIntervenantASession(FcAffectation affectation) |
Modifier and Type | Method and Description |
---|---|
FcAffectation |
PlannificationService.affecterIntervenant(Double identInterveant,
Double identSession,
Date debut,
Date fin)
Assign a trainer on a training course
|
FcAffectation |
PlannificationService.affecterIntervenant(Double identInterveant,
Double identSession,
Date debut,
Date fin,
boolean reservation)
Affectation d'un intervenant sur une seance
|
FcAffectation |
PlannificationService.affecterIntervenant(Double identInterveant,
Double identSession,
Date debut,
Date fin,
boolean reservation,
FcResaIntervenant resaIntervenant)
Assign a trainer on a training course and reserved it on the course unit if the reserved paramerter is true
|
FcAffectation |
PlannificationService.affecterIntervenant(Double identInterveant,
Double identSession,
Date debut,
Date fin,
FcResaIntervenant resaIntervenant)
Affectation d'un intervenant sur une seance avec resaIntervenant
|
FcAffectation |
PlannificationService.affecterIntervenant(Double identInterveant,
Double identSession,
Double identSeance,
Date debut,
Date fin,
boolean reservation) |
FcAffectation |
PlannificationService.affecterIntervenant(FcIntervenant intervenant,
FcSession session,
Date debut,
Date fin,
boolean reservation,
FcResaIntervenant resaInter) |
FcAffectation |
PlannificationService.modifierAffectation(FcAffectation affectation)
Update olny the assignement comment of a trainer
|
Modifier and Type | Method and Description |
---|---|
List<FcAffectation> |
SeanceService.findAffectationsByIntervenant(Double identIntervenant)
recherche des affectations par ident intervenant
|
List<FcAffectation> |
SeanceService.findAffectationsByIntervenantResa(Double identIntervenant,
Double identResa)
recherche des affectations par ident intervenant et resa intervenant
|
Modifier and Type | Method and Description |
---|---|
FcAffectation |
PlannificationService.modifierAffectation(FcAffectation affectation)
Update olny the assignement comment of a trainer
|
void |
PlannificationService.supprimerAffectation(FcAffectation affectation)
delet the assignement of a trainer and set the reservation indicator at 0 where it's necessary
|
FcSeance |
SeanceService.supprimmerIntervenantOnSeance(Double identIntervenant,
FcSeance seance,
FcAffectation affectation) |
FcSeance |
SeanceService.supprimmerIntervenantOnSeance(FcIntervenant intervenant,
FcSeance seance,
FcAffectation affectation)
Delete a trainer on a course unit
|
Copyright © 2016. All rights reserved.