public class CtxPlanningMemorise extends Object implements Serializable
Constructor and Description |
---|
CtxPlanningMemorise() |
CtxPlanningMemorise(List<PlanningResultatRecherche> lstPlgMemorises) |
Modifier and Type | Method and Description |
---|---|
PlanningHistorisationCritereRecherche |
getCritere() |
CtxAffaire |
getCtxAffaire() |
List<PlanningHistorisationResultatRecherche> |
getLstPlgHistoMemorises() |
List<PlanningResultatRecherche> |
getLstPlgMemorises() |
void |
setCritere(PlanningHistorisationCritereRecherche critere) |
void |
setCtxAffaire(CtxAffaire ctxAffaire) |
void |
setLstPlgHistoMemorises(List<PlanningHistorisationResultatRecherche> lstPlgHistoMemorises) |
void |
setLstPlgMemorises(List<PlanningResultatRecherche> lstPlgMemorises) |
public CtxPlanningMemorise()
public CtxPlanningMemorise(List<PlanningResultatRecherche> lstPlgMemorises)
public PlanningHistorisationCritereRecherche getCritere()
public void setCritere(PlanningHistorisationCritereRecherche critere)
public List<PlanningResultatRecherche> getLstPlgMemorises()
public void setLstPlgMemorises(List<PlanningResultatRecherche> lstPlgMemorises)
public CtxAffaire getCtxAffaire()
public void setCtxAffaire(CtxAffaire ctxAffaire)
public List<PlanningHistorisationResultatRecherche> getLstPlgHistoMemorises()
public void setLstPlgHistoMemorises(List<PlanningHistorisationResultatRecherche> lstPlgHistoMemorises)
Copyright © 2016. All rights reserved.