Package | Description |
---|---|
com.akuiteo.builder.bean.formation | |
com.itnsa.gestion.bean.formation | |
com.itnsa.gestion.fc.nonpersistent.others | |
com.itnsa.gestion.fc.service |
Modifier and Type | Method and Description |
---|---|
FcAffectationSalle |
FcAffectationSalleBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Set<FcAffectationSalle> |
FcSession.getAffectationSalles() |
Set<FcAffectationSalle> |
FcSalle.getAffectationSalles() |
Modifier and Type | Method and Description |
---|---|
void |
FcSession.addAffectationSalle(FcAffectationSalle o) |
void |
FcSalle.addAffectationSalle(FcAffectationSalle o) |
void |
FcSession.removeAffectationSalle(FcAffectationSalle o) |
void |
FcSalle.removeAffectationSalle(FcAffectationSalle o) |
Modifier and Type | Method and Description |
---|---|
void |
FcSession.addAllAffectationSalle(Collection<FcAffectationSalle> coll) |
void |
FcSalle.addAllAffectationSalle(Collection<FcAffectationSalle> coll) |
protected void |
FcSession.setAffectationSalles(Set<FcAffectationSalle> affectationSalles) |
protected void |
FcSalle.setAffectationSalles(Set<FcAffectationSalle> affectationSalles) |
Constructor and Description |
---|
FcSalle(TPSociete societe,
TPUtilisateur utilisateurByFcslMajUtiIdent,
TPUtilisateur utilisateurByFcslCreUtiIdent,
FcLieuFormation lieuFormation,
String libelle,
Double capacite,
String commentaire,
Date creDate,
Date majDate,
Set<FcResaSalle> resaSalles,
Set<FcAffectationSalle> affectationSalles,
Set<FcModule> modules,
Set<FcSalleZl> salleZls) |
FcSession(TPUtilisateur utilisateurByFcssMajUtiIdent,
TPUtilisateur utilisateurByFcssCreUtiIdent,
TPSociete societe,
TParstdParam parstdParamByFcssNivIdent,
FcStage stage,
FAffaires affaires,
FLot lot,
FPCollaborateur collaborateur,
TIsoParam isoParam,
FPClient client,
FSslot sslot,
TPEtablissement etablissement,
FOpportunite opportunite,
TParstdParam parstdParamByFcssEsesIdent,
TFamille familleByFcssFafpIdent,
FPContact contact,
TFamille familleByFcssFafsIdent,
String code,
String libelle,
Date dateDeb,
Date dateFin,
Double nbJour,
Double nbHeure,
Double indBpf,
Double indFormation,
Double nbMax,
Double seuil,
Double inscEspere,
Double probabilite,
Double multiModule,
Double indReprogram,
Double indProgrammation,
Double nature,
Double nbInscrit,
Double nbPreinscrit,
Date creDate,
Date majDate,
Date dateOffre,
Date dateCommande,
Date dateAnnulation,
String motifAnnul,
String objectif,
String programme,
String modalPedago,
String commentaire,
Set<FcSessionZl> sessionZls,
Set<FcInscription> inscriptions,
Set<FcModule> modules,
Set<FcAffectationSalle> affectationSalles,
Set<FcAffectation> affectations,
Set<FcSessionTarif> sessionTarifs) |
Constructor and Description |
---|
AffectationSalleASession(FcAffectationSalle affectationSalle) |
Modifier and Type | Method and Description |
---|---|
FcAffectationSalle |
SalleService.affecterSalleOnSession(Double identSalle,
FcSession session,
FcModule module,
FcSeance seance,
Date dateDebut,
Date dateFin) |
FcAffectationSalle |
SalleService.affecterSalleOnSession(FcSalle salle,
FcSession session,
FcModule module,
FcSeance seance,
Date dateDebut,
Date dateFin)
Assaign a training room on a training course
|
FcAffectationSalle |
SalleService.modifierAffectationSalle(Double identAffactation,
String comment)
Update olny the assignement comment of a training room
|
FcAffectationSalle |
SalleService.modifierAffectationSalle(FcAffectationSalle affectationSalle)
Update olny the assignement comment of a training room
|
Modifier and Type | Method and Description |
---|---|
List<FcAffectationSalle> |
SalleService.isSalleDejaAffecte(FcSalle salle,
Date dateDebut,
Date dateFin)
Check if the training room is already affect on the same period
|
Modifier and Type | Method and Description |
---|---|
FcAffectationSalle |
SalleService.modifierAffectationSalle(FcAffectationSalle affectationSalle)
Update olny the assignement comment of a training room
|
void |
SalleService.supprimerAffectationSalle(FcAffectationSalle affectationSalle)
Delete the assignment of the trainning room and the associate reservation
|
Copyright © 2016. All rights reserved.