public class PlngMensuelSalleCritere extends AbstractSaveableSearchCriteria implements Serializable, PlngCritere
Constructor and Description |
---|
PlngMensuelSalleCritere() |
Modifier and Type | Method and Description |
---|---|
Date |
getDateDebut() |
Date |
getDateFin() |
TPEtablissement |
getEtablissement() |
FcLieuFormation |
getLieuFormation() |
FPCollaborateur |
getResponsable() |
void |
setDateDebut(Date dateDebut) |
void |
setDateFin(Date dateFin) |
void |
setLieuFormation(FcLieuFormation lieuFormation) |
copy, equals, getRecherche, getRechercheIdent, getSauvegardeResultat, hashCode, isRechercheCharge, setRecherche, setRechercheCharge, setSauvegardeResultat
getJokerString, getResultLimit, getResultOffset, isCacheable, isResultLimitDefined, isResultOffsetDefined, replaceJokerString, setCacheable, setJokerString, setResultLimit, setResultOffset
public Date getDateDebut()
getDateDebut
in interface PlngCritere
public void setDateDebut(Date dateDebut)
dateDebut
- the dateDebut to setpublic Date getDateFin()
getDateFin
in interface PlngCritere
public void setDateFin(Date dateFin)
dateFin
- the dateFin to setpublic FcLieuFormation getLieuFormation()
getLieuFormation
in interface PlngCritere
public void setLieuFormation(FcLieuFormation lieuFormation)
lieuFormation
- the lieuFormation to setpublic TPEtablissement getEtablissement()
getEtablissement
in interface PlngCritere
public FPCollaborateur getResponsable()
getResponsable
in interface PlngCritere
Copyright © 2016. All rights reserved.