Package | Description |
---|---|
com.akuiteo.builder.bean.formation | |
com.itnsa.gestion.bean.formation | |
com.itnsa.gestion.fc.service |
Modifier and Type | Method and Description |
---|---|
FcSalleZl |
FcSalleZlBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Set<FcSalleZl> |
FcSalle.getSalleZls() |
Modifier and Type | Method and Description |
---|---|
void |
FcSalle.addSalleZl(FcSalleZl o) |
void |
FcSalle.removeSalleZl(FcSalleZl o) |
Modifier and Type | Method and Description |
---|---|
void |
FcSalle.addAllSalleZl(Collection<FcSalleZl> coll) |
protected void |
FcSalle.setSalleZls(Set<FcSalleZl> salleZls) |
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) |
Modifier and Type | Method and Description |
---|---|
FcSalleZl |
SalleService.loadFirstZlBySalle(Double identSalle)
Charge la premiere serie de zone libre de la salle
|
Copyright © 2016. All rights reserved.