Package | Description |
---|---|
com.akuiteo.builder.bean.formation | |
com.itnsa.gestion.bean.formation |
Modifier and Type | Method and Description |
---|---|
FcResaSalle |
FcResaSalleBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Set<FcResaSalle> |
FcSalle.getResaSalles() |
Set<FcResaSalle> |
FcSeance.getResaSalles() |
Modifier and Type | Method and Description |
---|---|
void |
FcSalle.addResaSalle(FcResaSalle o) |
void |
FcSeance.addResaSalle(FcResaSalle o) |
void |
FcSalle.removeResaSalle(FcResaSalle o) |
void |
FcSeance.removeResaSalle(FcResaSalle o) |
Modifier and Type | Method and Description |
---|---|
void |
FcSalle.addAllResaSalle(Collection<FcResaSalle> coll) |
void |
FcSeance.addAllResaSalle(Collection<FcResaSalle> coll) |
protected void |
FcSalle.setResaSalles(Set<FcResaSalle> resaSalles) |
protected void |
FcSeance.setResaSalles(Set<FcResaSalle> resaSalles) |
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) |
FcSeance(FcModule module,
String nomAppel,
Date dateDeb,
Date dateFin,
Double nbJour,
Double duree,
Double nbSeance,
String site,
String commentaire,
TParstdParam parstdParamByFcscTyscIdent,
Set<FcResaIntervenant> resaIntervenants,
Set<FcResaSalle> resaSalles) |
Copyright © 2016. All rights reserved.