Modifier and Type | Method and Description |
---|---|
FPlanningBuilder |
FPlanningBuilder.withResaIntervenant(FcResaIntervenant resaIntervenant) |
FPlgMemoLignesBuilder |
FPlgMemoLignesBuilder.withResaIntervenant(FcResaIntervenant resaIntervenant) |
Modifier and Type | Method and Description |
---|---|
FcResaIntervenant |
FcResaIntervenantBuilder.build() |
Modifier and Type | Method and Description |
---|---|
FcAffectationBuilder |
FcAffectationBuilder.withResaIntervenant(FcResaIntervenant resaIntervenant) |
Modifier and Type | Method and Description |
---|---|
FcResaIntervenant |
FPlgMemoLignes.getResaIntervenant() |
FcResaIntervenant |
FPlanning.getResaIntervenant() |
Modifier and Type | Method and Description |
---|---|
void |
FPlgMemoLignes.setResaIntervenant(FcResaIntervenant resaIntervenant)
BDD : RESAINTERVENANT
Pointeur vers la reservation d'un intervenant |
void |
FPlanning.setResaIntervenant(FcResaIntervenant resaIntervenant)
BDD : RESAINTERVENANT
Pointeur vers la reservation d'un intervenant |
Modifier and Type | Method and Description |
---|---|
FcResaIntervenant |
FcAffectation.getResaIntervenant() |
Modifier and Type | Method and Description |
---|---|
Set<FcResaIntervenant> |
FcIntervenant.getResaIntervenants() |
Set<FcResaIntervenant> |
FcSeance.getResaIntervenants() |
Modifier and Type | Method and Description |
---|---|
void |
FcIntervenant.addResaIntervenant(FcResaIntervenant o) |
void |
FcSeance.addResaIntervenant(FcResaIntervenant o) |
void |
FcIntervenant.removeResaIntervenant(FcResaIntervenant o) |
void |
FcSeance.removeResaIntervenant(FcResaIntervenant o) |
void |
FcAffectation.setResaIntervenant(FcResaIntervenant resaIntervenant) |
Modifier and Type | Method and Description |
---|---|
void |
FcIntervenant.addAllResaIntervenant(Collection<FcResaIntervenant> coll) |
void |
FcSeance.addAllResaIntervenant(Collection<FcResaIntervenant> coll) |
protected void |
FcIntervenant.setResaIntervenants(Set<FcResaIntervenant> resaIntervenants) |
protected void |
FcSeance.setResaIntervenants(Set<FcResaIntervenant> resaIntervenants) |
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) |
FcSeance(FcModule module,
String nomAppel,
Date dateDeb,
Date dateFin,
Double nbJour,
Double duree,
Double nbSeance,
String site,
String commentaire,
TParstdParam parstdParamByFcscTyscIdent,
Set<FcResaIntervenant> resaIntervenants,
Set<FcResaSalle> resaSalles) |
Modifier and Type | Method and Description |
---|---|
List<FcResaIntervenant> |
CtxCoutIntervention.getListeResaIntervenant() |
List<FcResaIntervenant> |
CtxPaiement.getListeResaIntervenant() |
Modifier and Type | Method and Description |
---|---|
void |
CtxCoutIntervention.setListeResaIntervenant(List<FcResaIntervenant> listeResaIntervenant) |
void |
CtxPaiement.setListeResaIntervenant(List<FcResaIntervenant> listeResaIntervenant) |
Modifier and Type | Method and Description |
---|---|
List<FcResaIntervenant> |
InterventionPourEdition.getListeResa() |
Modifier and Type | Method and Description |
---|---|
void |
InterventionPourEdition.setListeResa(List<FcResaIntervenant> listeResa) |
Modifier and Type | Method and Description |
---|---|
FcResaIntervenant |
PlannificationService.dereserverIntervenant(FcResaIntervenant resaIntervenant)
Set the reservation Flag at pre-reserved
|
Modifier and Type | Method and Description |
---|---|
List<FcResaIntervenant> |
SessionService.calculDesLignes(List<FcResaIntervenant> lignes,
FcCoutIntervention fccoutIntervention)
calcule des lignes d'unites d'intervention selectionees
|
List<FcResaIntervenant> |
SessionService.calculDeToutesLesLignes(CtxModule context,
FcCoutIntervention fccoutIntervention,
FcIntervenant intervenant)
calcule de toutes les lignes d'unites d'intervention
|
List<FcResaIntervenant> |
IntervenantService.findByIntervenantAndModule(Double identIntervenant,
Double identModule)
recherche Intervenant par ident Module
|
List<FcResaIntervenant> |
SessionService.loadBynumeroApprovisionnement(String numero)
retourne liste des resa par numero approvisionnement
|
List<FcResaIntervenant> |
SessionService.loadByPaiement(Double identPaiement)
retourne liste des resa intervenant par paiement
|
List<FcResaIntervenant> |
IntervenantService.loadResaByIntervenant(Double identIntervenant)
retourne une liste des resaIntervenants par ident intervenant
|
List<FcResaIntervenant> |
IntervenantService.loadSameReservationByIntervenant(Double identIntervenant,
FcSeance seance)
retourne une liste des resaIntervenants par ident intervenant et seance
|
List<FcResaIntervenant> |
SessionService.modifierlistePaiements(List<FcResaIntervenant> listeResaIntervenant,
FcCoutIntervention coutIntervention,
boolean paye) |
List<FcResaIntervenant> |
SessionService.modifierlistePaiements(List<FcResaIntervenant> listeResaIntervenant,
FcCoutIntervention coutIntervention,
String numero,
boolean paye) |
List<FcResaIntervenant> |
SessionService.supprimerListePaiements(List<FcResaIntervenant> listeResaIntervenant,
FcCoutIntervention coutIntervention)
supprimer liste des paiements
|
Modifier and Type | Method and Description |
---|---|
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(FcIntervenant intervenant,
FcSession session,
Date debut,
Date fin,
boolean reservation,
FcResaIntervenant resaInter) |
FcResaIntervenant |
PlannificationService.dereserverIntervenant(FcResaIntervenant resaIntervenant)
Set the reservation Flag at pre-reserved
|
Modifier and Type | Method and Description |
---|---|
List<FcResaIntervenant> |
SessionService.calculDesLignes(List<FcResaIntervenant> lignes,
FcCoutIntervention fccoutIntervention)
calcule des lignes d'unites d'intervention selectionees
|
List<FcResaIntervenant> |
SessionService.modifierlistePaiements(List<FcResaIntervenant> listeResaIntervenant,
FcCoutIntervention coutIntervention,
boolean paye) |
List<FcResaIntervenant> |
SessionService.modifierlistePaiements(List<FcResaIntervenant> listeResaIntervenant,
FcCoutIntervention coutIntervention,
String numero,
boolean paye) |
List<FcResaIntervenant> |
SessionService.supprimerListePaiements(List<FcResaIntervenant> listeResaIntervenant,
FcCoutIntervention coutIntervention)
supprimer liste des paiements
|
Modifier and Type | Method and Description |
---|---|
FApprovisionnt |
ApprovisionnementService.coutInterventionGenererBonsReception(CtxCoutIntervention coutIntervention,
List<FcResaIntervenant> listeResaIntervenant)
creer bon de reception a partir d'une listeResaIntervenant
|
Copyright © 2016. All rights reserved.