public class CloisonnementUtiCritereRecherche extends AbstractSaveableSearchCriteria implements Serializable
Constructor and Description |
---|
CloisonnementUtiCritereRecherche() |
CloisonnementUtiCritereRecherche(Double identUtilisateur) |
CloisonnementUtiCritereRecherche(Double identUtilisateur,
TypeCloisonnementUtilisateur type) |
Modifier and Type | Method and Description |
---|---|
Double |
getIdentCollab() |
Double |
getIdentDepot() |
Double |
getIdentEtabl() |
Double |
getIdentGpeTravail() |
Double |
getIdentUtilisateur() |
List<Double> |
getLstIdUser() |
TypeCloisonnementUtilisateur |
getType() |
void |
setIdentCollab(Double identCollab) |
void |
setIdentDepot(Double identDepot) |
void |
setIdentEtabl(Double identEtabl) |
void |
setIdentGpeTravail(Double identGpeTravail) |
void |
setIdentUtilisateur(Double identUtilisateur) |
void |
setLstIdUser(List<Double> lstIdUser) |
CloisonnementUtiCritereRecherche |
setType(TypeCloisonnementUtilisateur type) |
copy, equals, getRecherche, getRechercheIdent, getSauvegardeResultat, hashCode, isRechercheCharge, setRecherche, setRechercheCharge, setSauvegardeResultat
getJokerString, getResultLimit, getResultOffset, isCacheable, isResultLimitDefined, isResultOffsetDefined, replaceJokerString, setCacheable, setJokerString, setResultLimit, setResultOffset
public CloisonnementUtiCritereRecherche()
public CloisonnementUtiCritereRecherche(Double identUtilisateur)
public CloisonnementUtiCritereRecherche(Double identUtilisateur, TypeCloisonnementUtilisateur type)
public Double getIdentUtilisateur()
public void setIdentUtilisateur(Double identUtilisateur)
identUtilisateur
- the identUtilisateur to setpublic TypeCloisonnementUtilisateur getType()
public CloisonnementUtiCritereRecherche setType(TypeCloisonnementUtilisateur type)
type
- the type to setpublic Double getIdentCollab()
public void setIdentCollab(Double identCollab)
identCollab
- the identCollab to setpublic Double getIdentEtabl()
public void setIdentEtabl(Double identEtabl)
identEtabl
- the identEtabl to setpublic Double getIdentGpeTravail()
public void setIdentGpeTravail(Double identGpeTravail)
public void setLstIdUser(List<Double> lstIdUser)
lstIdUser
- the lstIdUser to setpublic Double getIdentDepot()
public void setIdentDepot(Double identDepot)
Copyright © 2016. All rights reserved.