Package | Description |
---|---|
com.itnsa.gestion.gmao.nonpersistent.importation | |
com.itnsa.gestion.nonpersistent | |
com.itnsa.gestion.service |
Modifier and Type | Field and Description |
---|---|
Map<Integer,AffaireClientExport> |
ImportDataContrat.mapAffaires |
Modifier and Type | Method and Description |
---|---|
Map<String,List<AffaireClientExport>> |
AffaireClientExport.getLotsByCode() |
Map<String,AffaireClientExport> |
AffaireClientExport.getSousLotByCode() |
Modifier and Type | Method and Description |
---|---|
void |
AffaireClientExport.setLotsByCode(Map<String,List<AffaireClientExport>> lotsByCode) |
void |
AffaireClientExport.setSousLotByCode(Map<String,AffaireClientExport> sousLotByCode) |
Modifier and Type | Method and Description |
---|---|
List<AffaireClientExport> |
AffaireService.findAffaireClientExport(List<Double> lstIdentClient,
boolean indLie)
Retrouve la liste des affaires non cloturees pour une liste de clients sous la forme de beans non persistents 'AffaireClientExport'
|
Copyright © 2016. All rights reserved.