public class CtxParticipant extends Object implements Serializable
Constructor and Description |
---|
CtxParticipant() |
CtxParticipant(FcParticipant participant) |
Modifier and Type | Method and Description |
---|---|
ParticipantCriteresRecherche |
getCritere() |
String |
getFonction() |
Double |
getIdentSession() |
List<Double> |
getListIdModuleAbsent() |
List<FcModule> |
getListModuleAbsent() |
List<ParticipantResultatRecherche> |
getLstParticipants() |
FcParticipant |
getParticipant() |
boolean |
isMultiPartie() |
void |
setCritere(ParticipantCriteresRecherche critere) |
void |
setFonction(String fonction) |
void |
setIdentSession(Double identSession) |
void |
setListModuleAbsent(List<FcModule> listModuleAbsent) |
void |
setLstParticipants(List<ParticipantResultatRecherche> lstPaticipants) |
void |
setMultiPartie(boolean multiPartie) |
void |
setParticipant(FcParticipant participant) |
public CtxParticipant()
public CtxParticipant(FcParticipant participant)
public FcParticipant getParticipant()
public void setParticipant(FcParticipant participant)
public String getFonction()
public void setFonction(String fonction)
public Double getIdentSession()
public void setIdentSession(Double identSession)
public boolean isMultiPartie()
public void setMultiPartie(boolean multiPartie)
public ParticipantCriteresRecherche getCritere()
public void setCritere(ParticipantCriteresRecherche critere)
critere
- the critere to setpublic List<ParticipantResultatRecherche> getLstParticipants()
public void setLstParticipants(List<ParticipantResultatRecherche> lstPaticipants)
lstPaticipants
- the lstPaticipants to setCopyright © 2016. All rights reserved.