Package | Description |
---|---|
com.akuiteo.builder.bean | |
com.itnsa.gestion.nonpersistent | |
com.itnsa.gestion.service |
Modifier and Type | Method and Description |
---|---|
FProduitPrh |
FProduitPrhBuilder.build() |
Modifier and Type | Method and Description |
---|---|
FProduitPrh |
CtxProduitFini.getProduitPrh() |
Modifier and Type | Method and Description |
---|---|
List<FProduitPrh> |
CtxProduitFini.getLstPxRevient() |
List<FProduitPrh> |
CtxProduitFini.getLstPxRevientToRemove() |
Map<Double,FProduitPrh> |
CtxCommandeCli.getMapPrixRevient() |
Map<Double,FProduitPrh> |
CtxFactureFournisseur.getMapPrixRevient() |
Map<Double,FProduitPrh> |
CtxFactureClient.getMapPrixRevient() |
Modifier and Type | Method and Description |
---|---|
void |
CtxProduitFini.setProduitPrh(FProduitPrh produitPrh) |
Modifier and Type | Method and Description |
---|---|
void |
CtxProduitFini.setLstPxRevient(List<FProduitPrh> lstPxRevient) |
void |
CtxProduitFini.setLstPxRevientToRemove(List<FProduitPrh> lstPxRevientToRemove) |
void |
CtxCommandeCli.setMapPrixRevient(Map<Double,FProduitPrh> mapPrixRevient) |
void |
CtxFactureFournisseur.setMapPrixRevient(Map<Double,FProduitPrh> mapPrixRevient) |
void |
CtxFactureClient.setMapPrixRevient(Map<Double,FProduitPrh> mapPrixRevient) |
Modifier and Type | Method and Description |
---|---|
List<FProduitPrh> |
ProduitFiniService.findPrixRevientByPrdAndDtRef(Double identPrd,
Date dtRef)
Recherche le prix de revient d'un produit fini
|
Copyright © 2016. All rights reserved.