Modifier and Type | Method and Description |
---|---|
FcCoutIntervention |
FcCoutInterventionBuilder.build() |
Modifier and Type | Method and Description |
---|---|
FcPaiementBuilder |
FcPaiementBuilder.withCoutIntervention(FcCoutIntervention coutIntervention) |
Modifier and Type | Method and Description |
---|---|
FcCoutIntervention |
FcPaiement.getCoutIntervention() |
Modifier and Type | Method and Description |
---|---|
Set<FcCoutIntervention> |
FcModule.getCoutInterventions() |
Set<FcCoutIntervention> |
FcIntervenant.getCoutInterventions() |
Modifier and Type | Method and Description |
---|---|
void |
FcModule.addCoutIntervention(FcCoutIntervention o) |
void |
FcIntervenant.addCoutIntervention(FcCoutIntervention o) |
void |
FcModule.removeCoutIntervention(FcCoutIntervention o) |
void |
FcIntervenant.removeCoutIntervention(FcCoutIntervention o) |
void |
FcPaiement.setCoutIntervention(FcCoutIntervention coutIntervention) |
Modifier and Type | Method and Description |
---|---|
void |
FcModule.addAllCoutIntervention(Collection<FcCoutIntervention> coll) |
void |
FcIntervenant.addAllCoutIntervention(Collection<FcCoutIntervention> coll) |
protected void |
FcModule.setCoutInterventions(Set<FcCoutIntervention> coutInterventions) |
protected void |
FcIntervenant.setCoutInterventions(Set<FcCoutIntervention> coutInterventions) |
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) |
Modifier and Type | Method and Description |
---|---|
FcCoutIntervention |
CtxCoutIntervention.getCoutIntervention() |
Modifier and Type | Method and Description |
---|---|
List<FcCoutIntervention> |
CtxSession.getListCoutIntervention() |
List<FcCoutIntervention> |
CtxModule.getListeCoutIntervention() |
Modifier and Type | Method and Description |
---|---|
void |
CtxCoutIntervention.setCoutIntervention(FcCoutIntervention coutIntervention) |
Modifier and Type | Method and Description |
---|---|
void |
CtxSession.setListCoutIntervention(List<FcCoutIntervention> listCoutIntervention) |
void |
CtxModule.setListeCoutIntervention(List<FcCoutIntervention> listCoutIntervention) |
Modifier and Type | Method and Description |
---|---|
FcCoutIntervention |
InterventionPourEdition.getIntervention() |
Modifier and Type | Method and Description |
---|---|
void |
InterventionPourEdition.setIntervention(FcCoutIntervention intervention) |
Modifier and Type | Method and Description |
---|---|
FcCoutIntervention |
CoutInterventionService.modifierCoutIntervention(FcCoutIntervention intervention) |
FcCoutIntervention |
CoutInterventionService.updateEtat(Double ident,
Double newEtat)
Mise à jour de l'état d'une intervention
|
Modifier and Type | Method and Description |
---|---|
List<FcCoutIntervention> |
CoutInterventionService.findCoutInterventionForModule(Double identModule)
Récupération des cout d'intervention pour un Module
|
List<FcCoutIntervention> |
CoutInterventionService.modifierCoutIntervention(List<FcCoutIntervention> interventions)
Modification de la liste des couts d'intervention
|
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
|
FcPaiement |
InscriptionService.creerPaiement(FcCoutIntervention coutIntervention,
String numero,
Double montant,
Double montantD,
Double etat,
TDevise devise,
FcIntervenant intervenant)
creer paiement
|
FcCoutIntervention |
CoutInterventionService.modifierCoutIntervention(FcCoutIntervention intervention) |
List<FcResaIntervenant> |
SessionService.modifierlistePaiements(List<FcResaIntervenant> listeResaIntervenant,
FcCoutIntervention coutIntervention,
boolean paye) |
List<FcResaIntervenant> |
SessionService.modifierlistePaiements(List<FcResaIntervenant> listeResaIntervenant,
FcCoutIntervention coutIntervention,
String numero,
boolean paye) |
void |
CoutInterventionService.supprimerCoutInterveantion(FcCoutIntervention coutIntervention)
Delete an intervention cost
|
List<FcResaIntervenant> |
SessionService.supprimerListePaiements(List<FcResaIntervenant> listeResaIntervenant,
FcCoutIntervention coutIntervention)
supprimer liste des paiements
|
Modifier and Type | Method and Description |
---|---|
List<FcCoutIntervention> |
CoutInterventionService.modifierCoutIntervention(List<FcCoutIntervention> interventions)
Modification de la liste des couts d'intervention
|
Copyright © 2016. All rights reserved.