public class CtxAgenda extends Object implements Serializable
Constructor and Description |
---|
CtxAgenda() |
public List<EventResultatRecherche> getRdvs()
public void setRdvs(List<EventResultatRecherche> events)
public List<EventResultatRecherche> getTaches()
public void setTaches(List<EventResultatRecherche> taches)
public String getNomPrenomCollab()
public void setNomPrenomCollab(String nomPrenomCollab)
public Double getIdCollab()
public void setIdCollab(Double idCollab)
public String getCodeCollab()
public void setCodeCollab(String codeCollab)
public Date getDateDebutAffichage()
public void setDateDebutAffichage(Date dateDebut)
public TCalendrier getCalendrier()
public void setCalendrier(TCalendrier calendrier)
public List<EventResultatRecherche> getRdvsSyncrhonises()
public void setRdvsSyncrhonises(List<EventResultatRecherche> rdvsSyncrhonises)
public List<EventResultatRecherche> getTachesSyncrhonisees()
public void setTachesSyncrhonisees(List<EventResultatRecherche> tachesSyncrhonisees)
public List<EventResultatRecherche> getEventsAkuiteo()
public void setEventsAkuiteo(List<EventResultatRecherche> eventsAkuiteo)
public List<EventResultatRecherchePlanning> getEventsfplannings()
public void setEventsfplannings(List<EventResultatRecherchePlanning> eventsfplannings)
public Double getHeureMatinDe()
public void setHeureMatinDe(Double heureMatinDe)
public Double getHeureMatinA()
public void setHeureMatinA(Double heureMatinA)
public Double getHeureApresMidiDe()
public void setHeureApresMidiDe(Double heureApresMidiDe)
public Double getHeureApresMidiA()
public void setHeureApresMidiA(Double heureApresMidiA)
public boolean isAfficherPlanning()
public void setAfficherPlanning(boolean afficherPlanning)
public boolean isAfficherAgendaDistant()
public void setAfficherAgendaDistant(boolean afficherAgendaDistant)
public Date getDateFinAffichage()
public void setDateFinAffichage(Date dateFinAffichage)
Copyright © 2016. All rights reserved.