Modifier and Type | Method and Description |
---|---|
FMarche |
FMarcheBuilder.build() |
Modifier and Type | Method and Description |
---|---|
FChiffrageBuilder |
FChiffrageBuilder.withMarche(FMarche marche) |
FMarcheZlBuilder |
FMarcheZlBuilder.withMarche(FMarche marche) |
FAffSstraitBuilder |
FAffSstraitBuilder.withMarche(FMarche marche) |
Modifier and Type | Method and Description |
---|---|
FMarche |
FMarcheZl.getMarche() |
FMarche |
FAffSstrait.getMarche() |
FMarche |
FChiffrage.getMarche() |
Modifier and Type | Method and Description |
---|---|
ParentInfo<FMarche,Double> |
FMarcheZl.getParentInfo() |
Modifier and Type | Method and Description |
---|---|
void |
FMarcheZl.setMarche(FMarche marche) |
void |
FAffSstrait.setMarche(FMarche marche)
BDD : MARCHE
Pointeur vers le marche |
void |
FChiffrage.setMarche(FMarche marche)
BDD : MARCHE
Ident Marché |
void |
FMarcheZl.setParent(FMarche parent) |
Constructor and Description |
---|
FChiffrage(FSslot sslot,
FMarche marche,
FAffaires affaires,
FLot lot,
FChiffrage chiffrageByChfPtrModele,
TChiffrfam chiffrfam,
FPClient client,
FChiffrage chiffrageByChfPtrPrecedent,
String numero,
Double indiceRevision,
Double indmodel,
String codesociete,
String codeEtabl,
String refcli,
String codeDevise,
Double tauxDevise,
String codeLot,
String codeSlot,
String respCom,
String respTec,
String nomappel,
Date dateEnvI,
Date dateEnvP,
Date dateEnvR,
Date dateRepI,
Date dateRepP,
Date dateRepR,
Date dateRemI,
Date dateRemP,
Date dateRemR,
Date dateSignI,
Date dateSignP,
Date dateSignR,
Date dateDemcli,
Double valid,
Date dateValid,
Double userValid,
Double statut,
Double indabandon,
Double totalOffre,
Date dateCre,
Double userCre,
Date dateMaj,
Double userMaj,
Date dateDebvalid,
Date dateFinvalid,
Double multiAff,
Double option,
Double nbrOpt,
Double mtMini,
Double mtMaxi,
Double margeMini,
Double margeDefaut,
Double autovalid,
Double dureeValid,
String texte,
Double acofValid,
Double moofValid,
Double indmoActif,
Double indacActif,
String services,
Double indRegie,
Double ptrPrincipal,
String fichierExport,
Set<FPlanning> plannings,
Set<FCommandecli> commandeclis) |
Modifier and Type | Method and Description |
---|---|
FMarche |
CtxMarche.getMarche() |
FMarche |
CtxAffaire.getMarche() |
Modifier and Type | Method and Description |
---|---|
CtxMarche |
CtxMarche.setMarche(FMarche marche) |
void |
CtxAffaire.setMarche(FMarche marche) |
Modifier and Type | Field and Description |
---|---|
Map<String,FMarche> |
ImportDataAffaire.mapMarche |
Modifier and Type | Method and Description |
---|---|
FMarche |
ManagerComptaBudgetCritere.getMarche() |
Modifier and Type | Method and Description |
---|---|
List<FMarche> |
ManagerComptaBudgetCritere.getMarches() |
Modifier and Type | Method and Description |
---|---|
void |
ManagerComptaBudgetCritere.setMarche(FMarche marche) |
Modifier and Type | Method and Description |
---|---|
void |
ManagerComptaBudgetCritere.setMarches(List<FMarche> marches) |
Modifier and Type | Method and Description |
---|---|
FMarche |
MarcheService.loadByCode(String codeMarche) |
FMarche |
MarcheService.loadByIdent(Double ident)
Charge le marché dont l'ident est passé en paramétre
|
Modifier and Type | Method and Description |
---|---|
List<FMarche> |
MarcheService.findByNomAppel(String nomAppel)
Retourne la liste des marchés en fonction du nom d'appel
|
List<FMarche> |
MarcheService.findLikeCode(String codeMarche)
Retourne la liste des marchés en fonction du code ou d'une partie du code
|
List<FMarche> |
MarcheService.searchMarches(MarcheCriteresRecherche critere)
Recherche multi criteres de marchés
|
Modifier and Type | Method and Description |
---|---|
void |
MarcheService.controleAffaireMarcheAvantSup(FMarche marche)
Controle si le marché est rattaché à une ou des affaires avant sa suppression
|
void |
MarcheService.supprimerMarche(FMarche marche)
Suppression marché
|
Copyright © 2016. All rights reserved.