Package | Description |
---|---|
com.itnsa.gestion.gmao.nonpersistent | |
com.itnsa.gestion.gmao.service |
Modifier and Type | Method and Description |
---|---|
List<ContratEtClientFourPrdMaint> |
CtxProduit.getListeContratsClient() |
List<ContratEtClientFourPrdMaint> |
CtxProduit.getListeContratsFourn() |
Modifier and Type | Method and Description |
---|---|
void |
CtxProduit.setListeContratsClient(List<ContratEtClientFourPrdMaint> listeContratsClient) |
void |
CtxProduit.setListeContratsFourn(List<ContratEtClientFourPrdMaint> listeContratsFourn) |
Modifier and Type | Method and Description |
---|---|
List<ContratEtClientFourPrdMaint> |
GMAOContratService.findContratClientByIdentProduit(Double identProduit)
Retourne la liste des contrats de prestation client pour un produit maintenu donné
|
List<ContratEtClientFourPrdMaint> |
GMAOContratService.findContratFournByIdentProduit(Double identProduit)
Retourne la liste des contrats mainteneurs fournisseur pour un produit maintenu donné
|
Copyright © 2016. All rights reserved.