Modifier and Type | Method and Description |
---|---|
List<PlanningResultatRecherche> |
CtxTransfertPlanningVersTps.getPlanningATransferer() |
Modifier and Type | Method and Description |
---|---|
List<PlanningResultatRecherche> |
FluxPlanning.getLstPlanning() |
Modifier and Type | Method and Description |
---|---|
void |
FluxPlanning.setLstPlanning(List<PlanningResultatRecherche> lstPlanning) |
Modifier and Type | Method and Description |
---|---|
List<PlanningResultatRecherche> |
CtxTemps.getListePlg() |
List<PlanningResultatRecherche> |
CtxPlanningEdition.getLstPlanning() |
List<PlanningResultatRecherche> |
CtxPlanningMemorise.getLstPlgMemorises() |
Modifier and Type | Method and Description |
---|---|
void |
CtxTemps.setListePlg(List<PlanningResultatRecherche> listePlg) |
void |
CtxPlanningEdition.setLstPlanning(List<PlanningResultatRecherche> lstPlanning) |
void |
CtxPlanningMemorise.setLstPlgMemorises(List<PlanningResultatRecherche> lstPlgMemorises) |
Constructor and Description |
---|
AffaireExportTpsPlg(PlanningResultatRecherche plg) |
Constructor and Description |
---|
CtxPlanningMemorise(List<PlanningResultatRecherche> lstPlgMemorises) |
Modifier and Type | Class and Description |
---|---|
class |
PlanningMemoLigneResultatRecherche |
class |
PlanningResultatRechercheBatch |
class |
PlanningResultatRechercheSearch |
Modifier and Type | Method and Description |
---|---|
static PlanningResultatRecherche |
PlanningResultatRecherche.fromPlanning(FPlanning planning) |
static PlanningResultatRecherche |
PlanningResultatRecherche.fromPlanning(Planning planning) |
static PlanningResultatRecherche |
PlanningResultatRecherche.fromPlanningPourStatistique(PlanningPourStatistiques planning) |
Modifier and Type | Method and Description |
---|---|
static List<PlanningResultatRecherche> |
PlanningResultatRecherche.fromPlanning(List<FPlanning> plannings) |
Modifier and Type | Method and Description |
---|---|
List<PlanningResultatRecherche> |
AffaireService.findLignesPlanning(PlanningCritereRecherche critere)
Recherche des lignes de planning d'une affaire
|
List<PlanningResultatRecherche> |
PlanningService.rechercheMultiCriteres(PlanningCritereRecherche critere) |
List<PlanningResultatRecherche> |
PlanningService.rechercheMultiCriteres(PlanningCritereRecherche critere,
boolean forceAffichageJour)
Recherche multi critéres de planning
|
List<PlanningResultatRecherche> |
PlanningService.rechercheMultiCriteresDetailPlanningHisto(PlanningHistorisationCritereRecherche critere) |
Modifier and Type | Method and Description |
---|---|
CtxCommandeCli |
CommandeClientService.genererDevisDepuisPlanning(PlanningResultatRecherche planningres)
Créer un devis à partir de cette affectation Planning
|
Modifier and Type | Method and Description |
---|---|
void |
PlanningService.dupliquerLignesPlanning(List<PlanningResultatRecherche> planningADupliquer,
PlanningEclater planningEclater,
ModeSaisiePlanning modeSaisiePlanning) |
void |
PlanningService.dupliquerLignesPlanning(List<PlanningResultatRecherche> lstPlg,
String planifie)
Dupliquer les lignes de planning
|
void |
PlanningService.dupliquerLignesPlanning(List<PlanningResultatRecherche> lstPlg,
String planifie,
boolean isAppliquerSemaineType) |
List<FPlanning> |
PlanningService.eclaterLignesPlanning(List<PlanningResultatRecherche> lstPlg,
Double nbjours,
String planifie,
int typeEclatement) |
void |
PlanningService.marquerCommeRealise(List<PlanningResultatRecherche> lstPlg,
boolean realiser)
Permet de marquer une affectation comme ralisée ou non réalisé
|
void |
PlanningService.reporterLignesPlanning(List<PlanningResultatRecherche> lstPlg,
ReporterLignesPlanningParameter parametres)
Reporter les lignes de planning
|
void |
PlanningService.validerPlanning(List<PlanningResultatRecherche> lstPlg,
boolean valider) |
Copyright © 2016. All rights reserved.