| Package | Description |
|---|---|
| com.itnsa.gestion.gmao.nonpersistent | |
| com.itnsa.gestion.gmao.service | |
| com.itnsa.gestion.utils.contrat |
| Modifier and Type | Class and Description |
|---|---|
class |
ExportContratBasic |
class |
ExportContratLignesActives
Classe utilisée pour les exports de contrats de prestations client
|
class |
ExportContratLignesActivesbyDesignation |
| Modifier and Type | Method and Description |
|---|---|
static ExportContrat |
ExportContrat.getExportContratFromPrdcat(ExportContrat exportContrat,
GPrdcat prdcat) |
ExportContrat |
CtxContrat.getLigneContratEnCours() |
| Modifier and Type | Method and Description |
|---|---|
List<ExportContrat> |
CtxContrat.getListeLignes() |
| Modifier and Type | Method and Description |
|---|---|
static ExportContrat |
ExportContrat.getExportContratFromPrdcat(ExportContrat exportContrat,
GPrdcat prdcat) |
void |
CtxContrat.setLigneContratEnCours(ExportContrat ligneContratEnCours) |
| Modifier and Type | Method and Description |
|---|---|
void |
CtxContrat.setListeLignes(List<ExportContrat> listeLignes) |
| Modifier and Type | Method and Description |
|---|---|
ExportContrat |
GMAOProduitCategorieService.augmenterPrix(ExportContrat exportContrat,
Double prct)
Augmentation des prix
|
| Modifier and Type | Method and Description |
|---|---|
List<ExportContrat> |
GMAOContratService.findLignesActivesByContratAndPrest(CtxContrat ctxContrat)
Recherche la liste des lignes d'un contrat et renvoit le résultat sous forme de bean non persistent
|
| Modifier and Type | Method and Description |
|---|---|
ExportContrat |
GMAOProduitCategorieService.augmenterPrix(ExportContrat exportContrat,
Double prct)
Augmentation des prix
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
GMAOProduitCategorieService.transfertLignesVersContrat(List<ExportContrat> lstLignes,
CtxContrat ctxContrat)
Transfert de lignes de contrat
|
| Modifier and Type | Method and Description |
|---|---|
static void |
LignePrestationUtils.computePrixTotaux(ExportContrat ligne) |
static void |
LignePrestationUtils.computePrixTotaux(GPrdcat lignePrestationWithNewValues,
ExportContrat ligne) |
static void |
LignePrestationUtils.computePrixTotauxHorsGarantie(GPrdcat lignePrestationWithNewValues,
ExportContrat ligne) |
static void |
LignePrestationUtils.computePrixTotauxSousGarantie(GPrdcat lignePrestationWithNewValues,
ExportContrat ligne) |
Copyright © 2016. All rights reserved.