public class ActiviteCriteresRecherche extends AbstractSaveableSearchCriteria implements Serializable
Constructor and Description |
---|
ActiviteCriteresRecherche() |
ActiviteCriteresRecherche(String jokerString) |
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
String |
getCodeSoc() |
Double |
getDefaut() |
Double |
getIdent() |
Double |
getIdentDepartement() |
String |
getLibelle() |
String |
getMotCle() |
boolean |
isLienDep() |
boolean |
isUnicite() |
void |
setCode(String code) |
void |
setCodeSoc(String codeSc) |
void |
setDefaut(Double defaut) |
void |
setIdent(Double ident) |
void |
setIdentDepartement(Double identDepartement) |
void |
setLibelle(String libelle) |
void |
setLienDep(boolean lienDep) |
void |
setMotCle(String motCle) |
void |
setUnicite(boolean unicite) |
copy, equals, getRecherche, getRechercheIdent, getSauvegardeResultat, hashCode, isRechercheCharge, setRecherche, setRechercheCharge, setSauvegardeResultat
getJokerString, getResultLimit, getResultOffset, isCacheable, isResultLimitDefined, isResultOffsetDefined, replaceJokerString, setCacheable, setJokerString, setResultLimit, setResultOffset
public ActiviteCriteresRecherche()
public ActiviteCriteresRecherche(String jokerString)
public String getCode()
public void setCode(String code)
public String getLibelle()
public void setLibelle(String libelle)
public Double getIdent()
public void setIdent(Double ident)
public String getMotCle()
public void setMotCle(String motCle)
public Double getIdentDepartement()
public void setIdentDepartement(Double identDepartement)
public boolean isUnicite()
public void setUnicite(boolean unicite)
public String getCodeSoc()
public void setCodeSoc(String codeSc)
public Double getDefaut()
public void setDefaut(Double defaut)
public boolean isLienDep()
public void setLienDep(boolean lienDep)
Copyright © 2016. All rights reserved.