Package | Description |
---|---|
com.itnsa.gestion.gmao.nonpersistent.importation | |
com.itnsa.gestion.gmao.service |
Modifier and Type | Field and Description |
---|---|
PrdmaintLight |
ImportData.modele |
Modifier and Type | Field and Description |
---|---|
Map<String,PrdmaintLight> |
ImportDataContrat.mapPrdmaintLight |
Map<Double,PrdmaintLight> |
ImportDataContrat.mapProduits |
Modifier and Type | Method and Description |
---|---|
PrdmaintLight |
GMAOProduitMaintService.getPrdmaintLightByIdent(Double idProduit)
Charge un produit mantenu par son ident et le renvoit sous la forme d'un bean non persistent
|
PrdmaintLight |
GMAOProduitMaintService.getPrdModeleMaintLightByCodeModele(String codeModele)
Retourne un produit maintenu modèle de maintenance sous forme d'un bean non persistent par son code modèle
|
Modifier and Type | Method and Description |
---|---|
List<PrdmaintLight> |
GMAOProduitMaintService.findPrdmaintLightByContrat(Double identContrat,
Double identVersion) |
List<PrdmaintLight> |
GMAOProduitMaintService.findProduitLightByModeleMaintAndNomAppel(Double identPrdModeleMaint,
String nomAppel,
String identifiantClient,
String numSerie,
String designation,
boolean checkNullValue)
Retourne la liste des produits maintenus sous forme de beans non persistents suivant les critéres passés en paramétre
|
List<PrdmaintLight> |
GMAOProduitMaintService.findProduitLightByModeleMaintAndNomAppel(Double identPrdModeleMaint,
String nomAppel,
String identifiantClient,
String numSerie,
String designation,
Double identPrdmaint,
boolean checkNullValue)
Retourne la liste des produits maintenus sous forme de beans non persistents suivant les critéres passés en paramétre
|
Copyright © 2016. All rights reserved.