Package | Description |
---|---|
com.akuiteo.builder.bean | |
com.itnsa.gestion.bean | |
com.itnsa.gestion.nonpersistent | |
com.itnsa.gestion.nonpersistent.importation | |
com.itnsa.gestion.service |
Modifier and Type | Method and Description |
---|---|
FMdtache |
FMdtacheBuilder.build() |
Modifier and Type | Method and Description |
---|---|
FPlTacheBuilder |
FPlTacheBuilder.withMdtache(FMdtache mdtache) |
FLigneMdLotTacheBuilder |
FLigneMdLotTacheBuilder.withMdTache(FMdtache mdTache) |
Modifier and Type | Method and Description |
---|---|
FMdtache |
FPlTache.getMdtache() |
FMdtache |
FLigneMdLotTache.getMdTache() |
Modifier and Type | Method and Description |
---|---|
void |
FPlTache.setMdtache(FMdtache mdtache)
BDD : MDTACHE
Ident du modèle de tâche |
void |
FLigneMdLotTache.setMdTache(FMdtache mdTache)
BDD : LMDLT_MDT_IDENT
|
Constructor and Description |
---|
FPlTache(TPSociete societe,
TParstdParam parstdParam,
FAffaires affaires,
TParstdParam parstdParamByPltTytacIdent,
FLot lot,
FPCollaborateur collaborateur,
FSslot sslot,
FMdtache mdtache,
FProduitfini produitfini,
FPCollaborateur collaborateurByPltClbMissionIdent,
String libelle,
Double indAvancement,
Double pctAvancement,
Double indPriorite,
Double indPrive,
Double indArchive,
Date dtdebutI,
Date dtfinI,
Date dtdebut,
Date dtfin,
Double typJalon,
Double dureeCalendaire,
Double valBudget,
String commentaire,
Double numOrdre,
String lieu,
Double tjm,
Double forfait,
Double restPlanif,
Date dtreal,
Double indDefaut,
TSemaineType semaineType,
Set<FPlLnkTache> plLnkTachesForPlltPltIdentSuiv,
Set<FPlanning> plannings,
Set<FPlSavoir> plSavoirs,
Set<FPlLnkTache> plLnkTachesForPlltPltIdentPrec,
Set<FcModule> modules,
Set<FFiches> fiches) |
Modifier and Type | Method and Description |
---|---|
FMdtache |
CtxModeleTache.getMdtache() |
Modifier and Type | Method and Description |
---|---|
List<FMdtache> |
CtxAffaire.getListeModelesTache() |
Modifier and Type | Method and Description |
---|---|
void |
CtxModeleTache.setMdtache(FMdtache mdtache) |
Modifier and Type | Method and Description |
---|---|
void |
CtxAffaire.setListeModelesTache(List<FMdtache> listeModelesTache) |
Modifier and Type | Field and Description |
---|---|
Map<String,FMdtache> |
ImportDataTache.mapModeleTache |
Modifier and Type | Method and Description |
---|---|
FMdtache |
PlTacheService.creerMdtache(FMdtache mdtache) |
Modifier and Type | Method and Description |
---|---|
List<FMdtache> |
PlTacheService.findAllModeleTacheBySociete(boolean indValide)
Recherche de la liste des modèles de téches sur la Société courante et *****
|
List<FMdtache> |
PlTacheService.findMDTacheByLikeCode(String code,
boolean indValide)
Trouver les modèles de tâches correspondant au code passer en paramètre.
|
Modifier and Type | Method and Description |
---|---|
FMdtache |
PlTacheService.creerMdtache(FMdtache mdtache) |
List<FPlTache> |
PlTacheService.creerTacheDepuisModele(FAffaires affaire,
FLot lot,
FSslot sslot,
FMdtache mdtache)
cree des téches pour une affaire depuis un modèle
|
Copyright © 2016. All rights reserved.