Package | Description |
---|---|
com.akuiteo.builder.bean | |
com.itnsa.gestion.bean | |
com.itnsa.gestion.nonpersistent | |
com.itnsa.gestion.service |
Modifier and Type | Method and Description |
---|---|
FEchFournisseur |
FEchFournisseurBuilder.build() |
Modifier and Type | Method and Description |
---|---|
FVirtempBuilder |
FVirtempBuilder.withEchFournisseur(FEchFournisseur echFournisseur) |
Modifier and Type | Method and Description |
---|---|
FEchFournisseur |
FVirtemp.getEchFournisseur() |
Modifier and Type | Method and Description |
---|---|
Set<FEchFournisseur> |
FFacturesfou.getEchFournisseurs() |
Modifier and Type | Method and Description |
---|---|
void |
FFacturesfou.addEchFournisseur(FEchFournisseur o) |
void |
FFacturesfou.removeEchFournisseur(FEchFournisseur o) |
void |
FVirtemp.setEchFournisseur(FEchFournisseur echFournisseur)
BDD : EFOIDENT
Pointeur sur N° d'echéance |
Modifier and Type | Method and Description |
---|---|
void |
FFacturesfou.addAllEchFournisseur(Collection<FEchFournisseur> coll) |
protected void |
FFacturesfou.setEchFournisseurs(Set<FEchFournisseur> echFournisseurs) |
Modifier and Type | Method and Description |
---|---|
List<FEchFournisseur> |
CtxFactureFournisseur.getListeEcheances() |
List<FEchFournisseur> |
CtxFactureFournisseur.getListeEcheancesASupprimer() |
Modifier and Type | Method and Description |
---|---|
void |
CtxFactureFournisseur.setListeEcheances(List<FEchFournisseur> listeEcheances) |
void |
CtxFactureFournisseur.setListeEcheancesASupprimer(List<FEchFournisseur> listeEcheancesASupprimer) |
Modifier and Type | Method and Description |
---|---|
FEchFournisseur |
FactureFournisseurService.creerEcheanceFournisseur(FEchFournisseur echFournisseur)
Création et mise à jour d'écéhances fournisseur
|
FEchFournisseur |
FactureFournisseurService.getEcheanceByIdent(Double ident) |
Modifier and Type | Method and Description |
---|---|
List<FEchFournisseur> |
FactureFournisseurService.modifierEcheancierFournisseur(FFacturesfou facturesfou,
Double montant,
List<FEchFournisseur> echeances,
Date dtEch,
Double identEcheance,
TypeImputation typeImput) |
Modifier and Type | Method and Description |
---|---|
FEchFournisseur |
FactureFournisseurService.creerEcheanceFournisseur(FEchFournisseur echFournisseur)
Création et mise à jour d'écéhances fournisseur
|
Modifier and Type | Method and Description |
---|---|
void |
FactureFournisseurService.marquerEcheancesCommeReglee(List<FEchFournisseur> echeances,
boolean reglee,
boolean modifierSolde) |
List<FEchFournisseur> |
FactureFournisseurService.modifierEcheancierFournisseur(FFacturesfou facturesfou,
Double montant,
List<FEchFournisseur> echeances,
Date dtEch,
Double identEcheance,
TypeImputation typeImput) |
void |
FactureFournisseurService.supprimerEchancesReglee(List<FEchFournisseur> echeances,
boolean modifierSolde) |
Copyright © 2016. All rights reserved.