Package | Description |
---|---|
com.akuiteo.builder.bean | |
com.itnsa.gestion.bean | |
com.itnsa.gestion.flux.nonpersistent | |
com.itnsa.gestion.nonpersistent | |
com.itnsa.gestion.service |
Modifier and Type | Method and Description |
---|---|
FEchClient |
FEchClientBuilder.build() |
Modifier and Type | Method and Description |
---|---|
FVirtempBuilder |
FVirtempBuilder.withEchClient(FEchClient echClient) |
Modifier and Type | Method and Description |
---|---|
FEchClient |
FVirtemp.getEchClient() |
Modifier and Type | Method and Description |
---|---|
Set<FEchClient> |
FFacturescli.getEchClients() |
Modifier and Type | Method and Description |
---|---|
void |
FFacturescli.addEchClient(FEchClient o) |
void |
FFacturescli.removeEchClient(FEchClient o) |
void |
FVirtemp.setEchClient(FEchClient echClient)
BDD : ECLIDENT
Pointeur sur N° d'echéance |
Modifier and Type | Method and Description |
---|---|
void |
FFacturescli.addAllEchClient(Collection<FEchClient> coll) |
protected void |
FFacturescli.setEchClients(Set<FEchClient> echClients) |
Modifier and Type | Method and Description |
---|---|
List<FEchClient> |
FluxFacture.getListeEcheances() |
Modifier and Type | Method and Description |
---|---|
void |
FluxFacture.setListeEcheances(List<FEchClient> listeEcheances) |
Constructor and Description |
---|
FluxFacture(FPClient client,
FFacturescli facturescli,
List<FLignefaccli> listeLignesFac,
List<FEchClient> listeEcheances) |
Modifier and Type | Method and Description |
---|---|
List<FEchClient> |
CtxFactureClient.getListeEcheancesASupprimer() |
List<FEchClient> |
CtxFactureClient.getListeEcheancesClient() |
Modifier and Type | Method and Description |
---|---|
void |
CtxFactureClient.setListeEcheancesASupprimer(List<FEchClient> listeEcheancesASupprimer) |
void |
CtxFactureClient.setListeEcheancesClient(List<FEchClient> listeEcheancesClient) |
Modifier and Type | Method and Description |
---|---|
FEchClient |
FactureClientService.creerEcheanceClient(FEchClient echClient)
Crée ou met à jour l'échéance passée en paramétres
|
FEchClient |
FactureClientService.getEchClient(Double identEchClient) |
FEchClient |
FactureClientService.supprimerEcheanceClient(FEchClient echClient)
Suppression de l'échéancier
|
Modifier and Type | Method and Description |
---|---|
List<FEchClient> |
FactureClientService.findEcheancesByFacture(String numFact,
StatutEcheanceClient statut) |
List<FEchClient> |
FactureClientService.modifierEcheancierClient(FFacturescli facturescli,
Date dtEch,
Double montantRegle,
List<FEchClient> lstEch,
Double identEcheance)
Permet de mettra à jour un échéancier à partir d'un montant reglé
|
Modifier and Type | Method and Description |
---|---|
FEchClient |
FactureClientService.creerEcheanceClient(FEchClient echClient)
Crée ou met à jour l'échéance passée en paramétres
|
void |
FactureClientService.insertEcheanceClient(FEchClient ech)
Création de l'échéancier
|
void |
FactureClientService.majEcheanceClient(FEchClient ech)
Mise à jour de l'échéancier
|
FEchClient |
FactureClientService.supprimerEcheanceClient(FEchClient echClient)
Suppression de l'échéancier
|
Modifier and Type | Method and Description |
---|---|
void |
FactureClientService.marquerEcheancesCommeReglee(List<FEchClient> echeances,
boolean reglee,
boolean modifierSolde,
Date date) |
List<FEchClient> |
FactureClientService.modifierEcheancierClient(FFacturescli facturescli,
Date dtEch,
Double montantRegle,
List<FEchClient> lstEch,
Double identEcheance)
Permet de mettra à jour un échéancier à partir d'un montant reglé
|
void |
FactureClientService.supprimerEchancesReglee(List<FEchClient> echeances,
boolean modifierSolde) |
Copyright © 2016. All rights reserved.