Package | Description |
---|---|
com.akuiteo.builder.bean | |
com.itnsa.gestion.bean | |
com.itnsa.gestion.service |
Modifier and Type | Method and Description |
---|---|
FLotCompta |
FLotComptaBuilder.build() |
Modifier and Type | Method and Description |
---|---|
FTamponAlerteBuilder |
FTamponAlerteBuilder.withLotCompta(FLotCompta lotCompta) |
Modifier and Type | Method and Description |
---|---|
FLotCompta |
FTamponAlerte.getLotCompta() |
Modifier and Type | Method and Description |
---|---|
void |
FTamponAlerte.setLotCompta(FLotCompta lotCompta)
BDD : LOTCOMPTA
Pointeur vers le lot compta |
Constructor and Description |
---|
FTamponAlerte(FLotCompta lotCompta,
Date dateCre,
Date dateMad,
Double noLot,
String tableLot,
String user,
Double indLotRecu,
Date dateLotRecu) |
Modifier and Type | Method and Description |
---|---|
FLotCompta |
ComptaDetailsService.creerLot()
Créé un lot.
|
FLotCompta |
ComptaDetailsService.creerLotUnsafe()
Créé un lot, et lève une exception en cas d'erreur
|
Modifier and Type | Method and Description |
---|---|
List<FLotCompta> |
ComptaDetailsService.searchLot(LotComptaCriteresRecherche critere)
Recherche les lots à partir d'un numéro
|
Copyright © 2016. All rights reserved.