Modifier and Type | Method and Description |
---|---|
FcSalle |
FcSalleBuilder.build() |
Modifier and Type | Method and Description |
---|---|
FcModuleBuilder |
FcModuleBuilder.withSalle(FcSalle salle) |
FcSalleZlBuilder |
FcSalleZlBuilder.withSalle(FcSalle salle) |
FcAffectationSalleBuilder |
FcAffectationSalleBuilder.withSalle(FcSalle salle) |
FcResaSalleBuilder |
FcResaSalleBuilder.withSalle(FcSalle salle) |
Modifier and Type | Method and Description |
---|---|
FcSalle |
FcAffectationSalle.getSalle() |
FcSalle |
FcSalleZl.getSalle() |
FcSalle |
FcModule.getSalle() |
FcSalle |
FcResaSalle.getSalle() |
Modifier and Type | Method and Description |
---|---|
ParentInfo<FcSalle,Double> |
FcSalleZl.getParentInfo() |
Set<FcSalle> |
FcLieuFormation.getSalles() |
Modifier and Type | Method and Description |
---|---|
void |
FcLieuFormation.addSalle(FcSalle o) |
void |
FcLieuFormation.removeSalle(FcSalle o) |
void |
FcSalleZl.setParent(FcSalle parent) |
void |
FcAffectationSalle.setSalle(FcSalle salle)
BDD : SALLE
Identifiant de la salle |
void |
FcSalleZl.setSalle(FcSalle salle)
BDD : SALLE
Pointeur vers la salle associée |
void |
FcModule.setSalle(FcSalle salle)
BDD : SALLE
Pointeur sur la salle principale |
void |
FcResaSalle.setSalle(FcSalle salle)
BDD : SALLE
Pointeur sur FC_SALLE |
Modifier and Type | Method and Description |
---|---|
void |
FcLieuFormation.addAllSalle(Collection<FcSalle> coll) |
protected void |
FcLieuFormation.setSalles(Set<FcSalle> salles) |
Constructor and Description |
---|
FcAffectationSalle(TPUtilisateur utilisateurByFcasCreUtiIdent,
FcSession session,
TPUtilisateur utilisateurByFcasMajUtiIdent,
FcSalle salle,
Date dateDebut,
Date dateFin,
Date creDate,
Date majDate,
String commentaire) |
FcResaSalle(FcSalle salle,
FcSeance seance) |
FcSalleZl(FcSalle salle,
String alpha01,
String alpha02,
String alpha03,
String alpha04,
String alpha05,
String alpha06,
String alpha07,
String alpha08,
String alpha09,
String alpha10,
Double number01,
Double number02,
Double number03,
Double number04,
Double number05,
Double number06,
Double number07,
Double number08,
Double number09,
Double number10,
Date date01,
Date date02,
Date date03,
Date date04,
Date date05,
Date date06,
Date date07,
Date date08,
Date date09,
Date date10,
Double booleen01,
Double booleen02,
Double booleen03,
Double booleen04,
Double booleen05,
Double booleen06,
Double booleen07,
Double booleen08,
Double booleen09,
Double booleen10,
String alpha11,
String alpha12,
String alpha13,
String alpha14,
String alpha15,
String alpha16,
String alpha17,
String alpha18,
String alpha19,
String alpha20,
Double sequence) |
Constructor and Description |
---|
FcLieuFormation(TPUtilisateur utilisateurByFclfMajUtiIdent,
FPCollaborateur collaborateur,
TPUtilisateur utilisateurByFclfCreUtiIdent,
TPSociete societe,
PPersonne personne,
String indication,
Double indExterne,
String commentaire,
Date creDate,
Date majDate,
Set<FcModule> modules,
Set<FcLnkJourneeLieu> lnkJourneeLieus,
Set<FcLieuFormationZl> lieuFormationZls,
Set<FcSiteLieuFormation> siteLieuFormations,
Set<FcSalle> salles,
Set<FcHoraire> horaires) |
Modifier and Type | Method and Description |
---|---|
FcSalle |
CtxLieu.getFiltreSalle() |
Modifier and Type | Method and Description |
---|---|
List<FcSalle> |
CtxLieu.getListSalle() |
List<FcSalle> |
CtxLieu.getListSuppSalle() |
Modifier and Type | Method and Description |
---|---|
void |
CtxLieu.setFiltreSalle(FcSalle filtreSalle) |
Modifier and Type | Method and Description |
---|---|
void |
CtxLieu.setListSalle(List<FcSalle> listSalle) |
void |
CtxLieu.setListSuppSalle(List<FcSalle> listSuppSalle) |
Modifier and Type | Method and Description |
---|---|
List<FcSalle> |
UnitePourPlanning.getListeSalle() |
Modifier and Type | Method and Description |
---|---|
void |
UnitePourPlanning.setListeSalle(List<FcSalle> listeSalle) |
Modifier and Type | Method and Description |
---|---|
FcSalle |
SalleService.creerSalle(FcSalle salle)
Create a training room
|
FcSalle |
SalleService.loadSalleByIdent(Double identSalle)
Load a training room and all its associate item by its ident
|
FcSalle |
SalleService.modifierSalle(FcSalle salle)
Update a training room
|
Modifier and Type | Method and Description |
---|---|
List<FcSalle> |
SalleService.findSalleByLieu(Double identLieuFormation)
find the training rooms of a training center
|
List<FcSalle> |
SalleService.findSalleByLieu(FcLieuFormation lieuFormation)
find the training rooms of a training center
|
List<FcSalle> |
SalleService.findSalleByLieuLikeNom(Double identLieuFormation,
String nom)
Service métier pour liste d'aide sur les salles
|
List<FcSalle> |
SalleService.findSalleBySeance(Double identSeance)
Charge la liste des salles par l'ident de la séance
|
Modifier and Type | Method and Description |
---|---|
FcAffectationSalle |
SalleService.affecterSalleOnSession(FcSalle salle,
FcSession session,
FcModule module,
FcSeance seance,
Date dateDebut,
Date dateFin)
Assaign a training room on a training course
|
FcSalle |
SalleService.creerSalle(FcSalle salle)
Create a training room
|
List<FcAffectationSalle> |
SalleService.isSalleDejaAffecte(FcSalle salle,
Date dateDebut,
Date dateFin)
Check if the training room is already affect on the same period
|
boolean |
DroitService.isUtilisateurResponsableOfSalle(TPUtilisateur utilisateur,
FcSalle salle)
Verifie si l'utilisateur a les droits de gestion sur la salle
|
FcSalle |
SalleService.modifierSalle(FcSalle salle)
Update a training room
|
void |
SalleService.supprimerSalle(FcSalle salle)
delete a training room
|
Modifier and Type | Method and Description |
---|---|
FcLieuFormation |
LieuFormationService.creerLieuFormation(FcLieuFormation lieuFormation,
FcLieuFormationZl lieuFormationZl,
List<FcSalle> listSalle,
List<FcSiteLieuFormation> listSite)
Create a training center
|
FcLieuFormation |
LieuFormationService.modifierLieuFormation(FcLieuFormation lieuFormation,
FcLieuFormationZl lieuFormationZl,
List<FcSalle> listAjoutSalle,
List<FcSalle> listSuppSalle,
List<FcSiteLieuFormation> listSite)
Update a training Center
|
FcLieuFormation |
LieuFormationService.modifierLieuFormation(FcLieuFormation lieuFormation,
FcLieuFormationZl lieuFormationZl,
List<FcSalle> listAjoutSalle,
List<FcSalle> listSuppSalle,
List<FcSiteLieuFormation> listSite)
Update a training Center
|
Copyright © 2016. All rights reserved.