Package | Description |
---|---|
com.akuiteo.builder.bean | |
com.itnsa.gestion.nonpersistent | |
com.itnsa.gestion.service |
Modifier and Type | Method and Description |
---|---|
FTarif |
FTarifBuilder.build() |
Modifier and Type | Method and Description |
---|---|
FTarif |
CtxProduitFini.getTarif() |
Modifier and Type | Method and Description |
---|---|
List<FTarif> |
CtxProduitFini.getLstAllTarifs() |
List<FTarif> |
CtxProduitFini.getLstTarifs() |
List<FTarif> |
CtxProduitFini.getLstTarifsToRemove() |
Modifier and Type | Method and Description |
---|---|
void |
CtxProduitFini.setTarif(FTarif tarif) |
Modifier and Type | Method and Description |
---|---|
void |
CtxProduitFini.setLstAllTarifs(List<FTarif> lstAllTarifs) |
void |
CtxProduitFini.setLstTarifs(List<FTarif> lstTarifs) |
void |
CtxProduitFini.setLstTarifsToRemove(List<FTarif> lstTarifsToRemove) |
Modifier and Type | Method and Description |
---|---|
FTarif |
ReferenceFournisseurService.creerTarif(FTarif tarif,
String identProdFini) |
FTarif |
ReferenceFournisseurService.getReferenceFournValideByProduit(String identProduit,
Date dtValidite)
Référence fournisseur valide pour un produit
|
FTarif |
ReferenceFournisseurService.getTarifByProduit(String identProduit,
Double identFournisseur,
TParstdParam modeTarif,
Date datePiece) |
FTarif |
ModeTarifService.getTarifByProduitfini(FProduitfini produitFini) |
FTarif |
ReferenceFournisseurService.majTarifFournisseur(TarifMontantPrixQuantite ligne,
String identProduit,
Date date,
Double identFournisseur,
TParstdParam modeTarif) |
Modifier and Type | Method and Description |
---|---|
FTarif |
ReferenceFournisseurService.creerTarif(FTarif tarif,
String identProdFini) |
Double |
ReferenceFournisseurService.getMontantTarifByQuantite(FTarif tarif,
Double quantite) |
Copyright © 2016. All rights reserved.