public class RefacturationCriteresRecherche extends AbstractSaveableSearchCriteria implements Serializable
Modifier and Type | Field and Description |
---|---|
static Double |
TYPE_PAR_AFFAIRE |
static Double |
TYPE_PAR_CLB_AFF |
static Double |
TYPE_PAR_CLB_CLIENT |
static Double |
TYPE_PAR_CLIENT |
static Double |
TYPE_PAR_LIGNE_NDF |
Constructor and Description |
---|
RefacturationCriteresRecherche() |
Modifier and Type | Method and Description |
---|---|
String |
getCodeAffaire() |
String |
getCodeClient() |
Date |
getDateBL() |
Date |
getDateFactBl() |
Double |
getIdentClient() |
String |
getNomAffaire() |
String |
getNomAppel() |
Date |
getPeriodeMax() |
Date |
getPeriodeMin() |
String |
getRefacCollabJrn() |
String |
getRessource() |
Double |
getTypeRgrmt() |
void |
setCodeAffaire(String codeAffaire) |
void |
setCodeClient(String codeClient) |
void |
setDateBL(Date dateBL) |
void |
setDateFactBl(Date dateFactBl) |
void |
setIdentClient(Double identClient) |
void |
setNomAffaire(String nomAffaire) |
void |
setNomAppel(String nomAppel) |
void |
setPeriodeMax(Date periodeMax) |
void |
setPeriodeMin(Date periodeMin) |
void |
setRefacCollabJrn(String refacCollabJrn) |
void |
setRessource(String ressource) |
void |
setTypeRgrmt(Double typeRgrmt) |
copy, equals, getRecherche, getRechercheIdent, getSauvegardeResultat, hashCode, isRechercheCharge, setRecherche, setRechercheCharge, setSauvegardeResultat
getJokerString, getResultLimit, getResultOffset, isCacheable, isResultLimitDefined, isResultOffsetDefined, replaceJokerString, setCacheable, setJokerString, setResultLimit, setResultOffset
public static Double TYPE_PAR_CLB_AFF
public static Double TYPE_PAR_AFFAIRE
public static Double TYPE_PAR_CLIENT
public static Double TYPE_PAR_CLB_CLIENT
public static Double TYPE_PAR_LIGNE_NDF
public String getCodeAffaire()
public void setCodeAffaire(String codeAffaire)
public String getNomAppel()
public void setNomAppel(String nomAppel)
public String getCodeClient()
public void setCodeClient(String codeClient)
public Double getIdentClient()
public void setIdentClient(Double identClient)
public Date getPeriodeMin()
public void setPeriodeMin(Date periodeMin)
public Date getPeriodeMax()
public void setPeriodeMax(Date periodeMax)
public String getRessource()
public void setRessource(String ressource)
public String getNomAffaire()
public void setNomAffaire(String nomAffaire)
public Double getTypeRgrmt()
public void setTypeRgrmt(Double typeRgrmt)
public Date getDateBL()
public void setDateBL(Date dateBL)
public Date getDateFactBl()
public void setDateFactBl(Date dateFactBl)
public String getRefacCollabJrn()
public void setRefacCollabJrn(String refacCollabJrn)
Copyright © 2016. All rights reserved.