Package | Description |
---|---|
com.akuiteo.builder.bean.formation | |
com.itnsa.gestion.bean.formation | |
com.itnsa.gestion.fc.nonpersistent.objet | |
com.itnsa.gestion.fc.service |
Modifier and Type | Method and Description |
---|---|
FcSiteIntervenant |
FcSiteIntervenantBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Set<FcSiteIntervenant> |
FcIntervenant.getSiteIntervenants() |
Modifier and Type | Method and Description |
---|---|
void |
FcIntervenant.addSiteIntervenant(FcSiteIntervenant o) |
void |
FcIntervenant.removeSiteIntervenant(FcSiteIntervenant o) |
Modifier and Type | Method and Description |
---|---|
void |
FcIntervenant.addAllSiteIntervenant(Collection<FcSiteIntervenant> coll) |
protected void |
FcIntervenant.setSiteIntervenants(Set<FcSiteIntervenant> siteIntervenants) |
Constructor and Description |
---|
FcIntervenant(TPUtilisateur utilisateurByFcivCreUtiIdent,
PPersonne personne,
FPCollaborateur collaborateur,
TSfamille sfamille,
TPUtilisateur utilisateurByFcivMajUtiIdent,
TDevise devise,
FPFournisseur fournisseur,
TParstdParam parstdParam,
TFamille famille,
TPSociete societe,
Double txConvers,
Double indNature,
Double indPlannif,
Double anneeContrat,
String domComp,
String commentaire,
Date creDate,
Date majDate,
Set<FcIntervenantTarif> intervenantTarifs,
Set<FcIntervenantZl> intervenantZls,
Set<FcCoutIntervention> coutInterventions,
Set<FcSiteIntervenant> siteIntervenants,
Set<FcResaIntervenant> resaIntervenants,
Set<FcAffectation> affectations,
Set<FcIntervenantResp> intervenantResps,
TParstdParam parstdParamByFcivTyivIdent,
TParstdParam parstdParamByFcivMtiIdent) |
Modifier and Type | Method and Description |
---|---|
List<FcSiteIntervenant> |
CtxIntervenant.getListeSite() |
Modifier and Type | Method and Description |
---|---|
void |
CtxIntervenant.setListeSite(List<FcSiteIntervenant> listeSite) |
Modifier and Type | Method and Description |
---|---|
FcIntervenant |
IntervenantService.ajouterAdresseIntervenant(FcSiteIntervenant siteIntervenant)
Add an adress to a trainer if the adress id is null the adress is created and associate to the personne
|
FcIntervenant |
IntervenantService.modifierAdresseIntervenant(FcSiteIntervenant siteIntervenant)
Update the association of the adress of a trainer
|
void |
IntervenantService.supprimerAdresseIntervenant(FcSiteIntervenant siteIntervenant)
delete an adress on a trainer
|
Copyright © 2016. All rights reserved.