Package | Description |
---|---|
com.itnsa.gestion.fc.nonpersistent.objet | |
com.itnsa.gestion.fc.service |
Modifier and Type | Method and Description |
---|---|
List<DossierPourEdition> |
CtxSession.getListDossier() |
List<DossierPourEdition> |
CtxInscription.getListDossier() |
List<DossierPourEdition> |
CtxModule.getListDossier() |
List<DossierPourEdition> |
CtxInscription.getTemporarylistDossier() |
Modifier and Type | Method and Description |
---|---|
void |
CtxSession.setListDossier(List<DossierPourEdition> listDossier) |
void |
CtxInscription.setListDossier(List<DossierPourEdition> listDossier) |
void |
CtxModule.setListDossier(List<DossierPourEdition> listDossier) |
void |
CtxInscription.setTemporarylistDossier(List<DossierPourEdition> temporarylistDossier) |
Modifier and Type | Method and Description |
---|---|
List<DossierPourEdition> |
InscriptionService.loadDossierBySessionForEdition(Double identSession,
Double identDossier)
Chargement d'une liste de beans non persistant des dossiers pour les editions
|
List<DossierPourEdition> |
InscriptionService.loadDossierTVBySession(Double identSession) |
Copyright © 2016. All rights reserved.