public class CtxSession extends Object implements Serializable, IIdentHistorique, ICtxDocument, ICtxEvenement, ISynchronizedContext, IExtendableContext
Constructor and Description |
---|
CtxSession() |
CtxSession(List<SessionResultatRecherche> lstSessions,
SessionCriteresRecherche critere) |
public CtxSession()
public CtxSession(List<SessionResultatRecherche> lstSessions, SessionCriteresRecherche critere)
public FcSession getSession()
public CtxSession setSession(FcSession session)
public FcSessionZl getSessionZl()
public void setSessionZl(FcSessionZl sessionZl)
public Double getNbAttente()
public void setNbAttente(Double nbAttente)
public Double getNbAnnule()
public void setNbAnnule(Double nbAnnule)
public Double getNbInscrit()
public void setNbInscrit(Double nbInscrit)
public Double getNbPreInscrit()
public void setNbPreInscrit(Double nbPreInscrit)
public List<FcSessionTarif> getListTarifASupp()
public void setListTarifASupp(List<FcSessionTarif> listTarifASupp)
public List<ParticipantResultatRecherche> getListParticiantTotal()
public void setListParticiantTotal(List<ParticipantResultatRecherche> listParticiant)
public List<CtxSessionTarif> getListCtxSessionTarif()
public void setListCtxSessionTarif(List<CtxSessionTarif> listCtxSessionTarif)
public List<ParticipantResultatRecherche> getListParticiantPresent()
public void setListParticiantPresent(List<ParticipantResultatRecherche> listParticiantPresent)
public Double getIdent()
getIdent
in interface IIdentHistorique
public List<DocumentResultatRecherche> getListeDocument()
getListeDocument
in interface ICtxDocument
public void setListeDocument(List<DocumentResultatRecherche> listeDocument)
public List<EventResultatRecherche> getListeEvenement()
getListeEvenement
in interface ICtxEvenement
public void setListeEvenement(List<EventResultatRecherche> listeEvenement)
public List<ParticipantResultatRecherche> getListParticipant()
public void setListParticipant(List<ParticipantResultatRecherche> listParticipant)
public List<DossierPourEdition> getListDossier()
public void setListDossier(List<DossierPourEdition> listDossier)
public List<Emargement> getListEmargement()
public void setListEmargement(List<Emargement> listEmargement)
public FcModule getPartie()
public void setPartie(FcModule partie)
public List<SessionResultatRecherche> getLstSessions()
public void setLstSessions(List<SessionResultatRecherche> lstSessions)
public SessionCriteresRecherche getCritere()
public void setCritere(SessionCriteresRecherche critere)
public List<FcCoutIntervention> getListCoutIntervention()
public void setListCoutIntervention(List<FcCoutIntervention> listCoutIntervention)
public Double getNbDesistement()
public void setNbDesistement(Double nbDesistement)
public Double getNbRefuses()
public void setNbRefuses(Double nbRefuses)
public Double getNbAdmis()
public void setNbAdmis(Double nbAdmis)
public ISynchronizedBean getSynchronizedBean()
getSynchronizedBean
in interface ISynchronizedContext
public List<CtxPeriodeEvaluation> getLstPeriodesEvaluation()
public void setLstPeriodesEvaluation(List<CtxPeriodeEvaluation> lstPeriodesEvaluation)
lstPeriodesEvaluation
- the lstPeriodesEvaluation to setpublic List<CtxPeriodeEvaluation> getLstPeriodesEvaluationToRemove()
public void setLstPeriodesEvaluationToRemove(List<CtxPeriodeEvaluation> lstPeriodesEvaluationToRemove)
lstPeriodesEvaluationToRemove
- the lstPeriodesEvaluationToRemove to setpublic FcCalendrierEval getCalendrierEval()
public void setCalendrierEval(FcCalendrierEval calendrierEval)
calendrierEval
- the calendrierEval to setpublic FcPeriodeEvaluation getPeriodeEvaluation()
public void setPeriodeEvaluation(FcPeriodeEvaluation periodeEvaluation)
periodeEvaluation
- the periodeEvaluation to setpublic FcParticipant getParticipant()
public void setParticipant(FcParticipant participant)
participant
- the participant to setpublic FcIntervenant getIntervenant()
public void setIntervenant(FcIntervenant intervenant)
intervenant
- the intervenant to setpublic Double getNivRelance()
public void setNivRelance(Double nivRelance)
nivRelance
- the nivRelance to setpublic List<CtxPeriodeEvaluation> getLstPeriodEvalEdition()
public void setLstPeriodEvalEdition(List<CtxPeriodeEvaluation> lstPeriodEvalEdition)
lstPeriodEvalEdition
- the lstPeriodEvalEdition to setpublic List<CtxSession> getLstCtxSession()
public void setLstCtxSession(List<CtxSession> lstCtxSession)
lstCtxSession
- the lstCtxSession to setpublic Double getNbPeriodesEval()
public void setNbPeriodesEval(Double nbPeriodesEval)
nbPeriodesEval
- the nbPeriodesEval to setpublic Double getIdentSessionOrigine()
public void setIdentSessionOrigine(Double identSessionOrigine)
identSessionOrigine
- the identSessionOrigine to setpublic String getDescriptionPopulation()
public void setDescriptionPopulation(String descriptionPopulation)
descriptionPopulation
- the descriptionPopulation to setpublic TDevise getDevise()
public void setDevise(TDevise devise)
public Double getTauxDeviseDefaut()
public void setTauxDeviseDefaut(Double tauxDeviseDefaut)
public boolean isPrefacturationExistante()
public void setPrefacturationExistante(boolean prefacturationExistante)
public boolean isPurgeListeEval()
public void setPurgeListeEval(boolean purgeListeEval)
public CtxInscription getInscriptionGenerantLEdition()
public void setInscriptionGenerantLEdition(CtxInscription inscriptionGenerantLEdition)
public Serializable getExtension()
getExtension
in interface IExtendableContext
public void setExtension(Serializable extension)
setExtension
in interface IExtendableContext
Copyright © 2016. All rights reserved.