Package | Description |
---|---|
com.itnsa.gestion.fc.nonpersistent.objet | |
com.itnsa.gestion.fc.nonpersistent.others | |
com.itnsa.gestion.fc.service |
Modifier and Type | Method and Description |
---|---|
List<ParticipantResultatRecherche> |
CtxModule.getListeInscrit() |
List<ParticipantResultatRecherche> |
CtxInscription.getListeParticipant() |
List<ParticipantResultatRecherche> |
CtxSession.getListParticiantPresent() |
List<ParticipantResultatRecherche> |
CtxSession.getListParticiantTotal() |
List<ParticipantResultatRecherche> |
CtxSession.getListParticipant() |
List<ParticipantResultatRecherche> |
CtxModule.getListParticipant() |
List<ParticipantResultatRecherche> |
CtxParticipant.getLstParticipants() |
Modifier and Type | Method and Description |
---|---|
void |
CtxModule.setListeInscrit(List<ParticipantResultatRecherche> listeInscrit) |
void |
CtxInscription.setListeParticipant(List<ParticipantResultatRecherche> listeParticipant) |
void |
CtxSession.setListParticiantPresent(List<ParticipantResultatRecherche> listParticiantPresent) |
void |
CtxSession.setListParticiantTotal(List<ParticipantResultatRecherche> listParticiant) |
void |
CtxSession.setListParticipant(List<ParticipantResultatRecherche> listParticipant) |
void |
CtxModule.setListParticipant(List<ParticipantResultatRecherche> listParticipant) |
void |
CtxParticipant.setLstParticipants(List<ParticipantResultatRecherche> lstPaticipants) |
Modifier and Type | Method and Description |
---|---|
Collection<ParticipantResultatRecherche> |
DossierPourEdition.getListeParticipant() |
List<ParticipantResultatRecherche> |
EditionBL.getListeParticipant() |
List<ParticipantResultatRecherche> |
Emargement.getParticipantDeLaPartie() |
Modifier and Type | Method and Description |
---|---|
void |
DossierPourEdition.setListeParticipant(Collection<ParticipantResultatRecherche> listeParticipant) |
void |
EditionBL.setListeParticipant(List<ParticipantResultatRecherche> listeParticipant) |
void |
Emargement.setParticipantDeLaPartie(List<ParticipantResultatRecherche> participantDeLaPartie) |
Modifier and Type | Method and Description |
---|---|
List<ParticipantResultatRecherche> |
InscriptionService.listeParticipantSession(Double identSession)
Liste des participants d'une session
|
List<ParticipantResultatRecherche> |
InscriptionService.listeParticipantSession(Double identSession,
Boolean stagairePresentSession)
Liste des participants réellement a tout ou partie de la session si stagairePresentSession vaut true
|
List<ParticipantResultatRecherche> |
InscriptionService.listeParticipantSession(Double identSession,
Double identPartie,
Boolean stagairePresentSession) |
List<ParticipantResultatRecherche> |
InscriptionService.listeParticipantSession(Double identSession,
Double identPartie,
Double identDossier,
Boolean stagairePresentSession) |
List<ParticipantResultatRecherche> |
InscriptionService.rechercherParticipant(ParticipantCriteresRecherche critere)
Recheche multicritére sur le contact de type stagiaire
|
Copyright © 2016. All rights reserved.