Package | Description |
---|---|
com.itnsa.gestion.fc.nonpersistent.objet | |
com.itnsa.gestion.fc.service |
Modifier and Type | Method and Description |
---|---|
List<CtxSessionTarif> |
CtxSession.getListCtxSessionTarif() |
Modifier and Type | Method and Description |
---|---|
void |
CtxSession.setListCtxSessionTarif(List<CtxSessionTarif> listCtxSessionTarif) |
Modifier and Type | Method and Description |
---|---|
FcSessionTarif |
SessionTarifService.ajouterLigneTarif(CtxSessionTarif sessionTarif)
Add a cost ligne to a training course
|
FcSessionTarif |
SessionTarifService.modifierLigneTarif(CtxSessionTarif sessionTarif)
Update a cost ligne to a training course
|
FcSessionTarif |
SessionTarifService.modifierLigneTarif(CtxSessionTarif sessionTarif,
boolean reiinitFinanceur)
Update a cost ligne to a training course
|
Modifier and Type | Method and Description |
---|---|
FcSession |
SessionService.creerSession(FcSession session,
FcSessionZl sessionZl,
List<CtxSessionTarif> listeTarif,
TDevise devise,
Double tauxDeviseDefaut)
Create a training course
|
FcSession |
SessionService.modifierSession(FcSession session,
FcSessionZl sessionZl,
List<CtxSessionTarif> listeTarif,
List<FcSessionTarif> listeTarifASupp,
Boolean reinitResa,
TDevise devise,
Double tauxDeviseDefaut)
Update a training course
|
Copyright © 2016. All rights reserved.