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 |
---|---|
FcIntervenantResp |
FcIntervenantRespBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Set<FcIntervenantResp> |
FcIntervenant.getIntervenantResps() |
Modifier and Type | Method and Description |
---|---|
void |
FcIntervenant.addIntervenantResp(FcIntervenantResp o) |
void |
FcIntervenant.removeIntervenantResp(FcIntervenantResp o) |
Modifier and Type | Method and Description |
---|---|
void |
FcIntervenant.addAllIntervenantResp(Collection<FcIntervenantResp> coll) |
protected void |
FcIntervenant.setIntervenantResps(Set<FcIntervenantResp> intervenantResps) |
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<FcIntervenantResp> |
CtxIntervenant.getListeResp() |
List<FcIntervenantResp> |
CtxIntervenant.getListeRespASupp() |
Modifier and Type | Method and Description |
---|---|
void |
CtxIntervenant.setListeResp(List<FcIntervenantResp> listeResp) |
void |
CtxIntervenant.setListeRespASupp(List<FcIntervenantResp> listeRespASupp) |
Modifier and Type | Method and Description |
---|---|
List<FcIntervenantResp> |
IntervenantService.findResponsableByIntervenant(Double identIntervenant)
Charge la liste des responsables d'un intervenant
|
Modifier and Type | Method and Description |
---|---|
FcIntervenant |
IntervenantService.ajouterResponsableIntervenant(FcIntervenantResp intervenantResp,
boolean ctrDroit)
Add an administrative manager to a trainer
|
FcIntervenant |
IntervenantService.rendrePrincipalResponsableInterveant(FcIntervenantResp intervenantResp)
Update the indicator of principal manager
|
void |
IntervenantService.supprimerResponsableIntervenant(FcIntervenantResp intervenantResp,
boolean force)
Delete a manager of a trainer
|
Copyright © 2016. All rights reserved.