| Package | Description |
|---|---|
| com.akuiteo.builder.bean.formation | |
| com.itnsa.gestion.bean.formation | |
| com.itnsa.gestion.fc.nonpersistent.objet | |
| com.itnsa.gestion.fc.service | |
| com.itnsa.gestion.service |
| Modifier and Type | Method and Description |
|---|---|
FcPaiement |
FcPaiementBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
FcResaIntervenantBuilder |
FcResaIntervenantBuilder.withPaiement(FcPaiement paiement) |
| Modifier and Type | Method and Description |
|---|---|
FcPaiement |
FcResaIntervenant.getPaiement() |
| Modifier and Type | Method and Description |
|---|---|
void |
FcResaIntervenant.setPaiement(FcPaiement paiement) |
| Modifier and Type | Method and Description |
|---|---|
FcPaiement |
CtxPaiement.getPaiement() |
| Modifier and Type | Method and Description |
|---|---|
void |
CtxPaiement.setPaiement(FcPaiement paiement) |
| Modifier and Type | Method and Description |
|---|---|
FcPaiement |
InscriptionService.creerPaiement(FcCoutIntervention coutIntervention,
String numero,
Double montant,
Double montantD,
Double etat,
TDevise devise,
FcIntervenant intervenant)
creer paiement
|
| Modifier and Type | Method and Description |
|---|---|
List<FcPaiement> |
SessionService.loadByCoutIntervention(Double identCoutIntervention)
retourne liste de paiements par ident coutIntervention
|
List<FcPaiement> |
IntervenantService.loadPaiementBySeance(FcSeance seance,
boolean sansnumZero)
recherche paiements par ident seance
|
| Modifier and Type | Method and Description |
|---|---|
void |
InscriptionService.modifPaiement(FcPaiement paiement)
modifier paiement
|
| Modifier and Type | Method and Description |
|---|---|
List<DifferenceField> |
HistoriqueService.searchDifferencePaiment(FcPaiement paiement) |
Copyright © 2016. All rights reserved.