Modifier and Type | Method and Description |
---|---|
FMdlot |
FMdlotBuilder.build() |
Modifier and Type | Method and Description |
---|---|
FAffairesBuilder |
FAffairesBuilder.withMdlot(FMdlot mdlot) |
Modifier and Type | Method and Description |
---|---|
FMdlot |
FAffaires.getMdlot() |
Modifier and Type | Method and Description |
---|---|
void |
FAffaires.setMdlot(FMdlot mdlot)
Pointeur vers modele des lots
|
Modifier and Type | Method and Description |
---|---|
FMdlot |
ModelLot.getMdLot() |
Modifier and Type | Method and Description |
---|---|
void |
ModelLot.setMdLot(FMdlot mdLot) |
Modifier and Type | Method and Description |
---|---|
FMdlot |
Lot.getMdLot() |
FMdlot |
SousLot.getMdLot() |
FMdlot |
CtxAffaire.getModelesLot() |
Modifier and Type | Method and Description |
---|---|
List<FMdlot> |
CtxAffaire.getListeModelesLot() |
Modifier and Type | Method and Description |
---|---|
void |
Lot.setMdLot(FMdlot mdLot) |
void |
SousLot.setMdLot(FMdlot mdLot) |
void |
CtxAffaire.setModelesLot(FMdlot modelesLot) |
Modifier and Type | Method and Description |
---|---|
void |
CtxAffaire.setListeModelesLot(List<FMdlot> listeModelesLot) |
Modifier and Type | Field and Description |
---|---|
Map<String,FMdlot> |
ImportDataAffaire.mapModeleLot |
Modifier and Type | Method and Description |
---|---|
FMdlot |
CtxMDLot.getMdLot() |
Modifier and Type | Method and Description |
---|---|
void |
CtxMDLot.setMdLot(FMdlot mdLot) |
Modifier and Type | Method and Description |
---|---|
List<FMdlot> |
AffaireService.loadListeModelesLot()
Chargement des modèles de lot
|
List<FMdlot> |
AffaireService.loadListeModelesLot(String code)
liste des modeles lot par code
|
Modifier and Type | Method and Description |
---|---|
void |
LotSousLotService.creerLotDepuisModele(FAffaires affaire,
FMdlot mdLot,
List<FPlTache> listeTaches)
Création des lots depuis un modèle
|
boolean |
LotSousLotService.creerLotDepuisModele(FAffaires affaire,
FMdlot mdLot,
List<FPlTache> listeTaches,
boolean indCreationAff) |
List<Lot> |
LotSousLotService.listeLotDepuisModele(FAffaires affaire,
FMdlot mdLot,
List<String> codeLot)
liste des lots en fontion du modele et du code lot
|
List<IdentCodeLibelleNumOrdre> |
LotSousLotService.listeSousLotDepuisModele(FMdlot mdLot,
String codeLot,
String codeSsLot) |
Copyright © 2016. All rights reserved.