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 |
---|---|
FcIntervenantTarif |
FcIntervenantTarifBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Set<FcIntervenantTarif> |
FcIntervenant.getIntervenantTarifs() |
Modifier and Type | Method and Description |
---|---|
void |
FcIntervenant.addIntervenantTarif(FcIntervenantTarif o) |
void |
FcIntervenant.removeIntervenantTarif(FcIntervenantTarif o) |
Modifier and Type | Method and Description |
---|---|
void |
FcIntervenant.addAllIntervenantTarif(Collection<FcIntervenantTarif> coll) |
protected void |
FcIntervenant.setIntervenantTarifs(Set<FcIntervenantTarif> intervenantTarifs) |
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<FcIntervenantTarif> |
CtxIntervenant.getListeTarif() |
List<FcIntervenantTarif> |
CtxIntervenant.getListeTarifASupp() |
Modifier and Type | Method and Description |
---|---|
void |
CtxIntervenant.setListeTarif(List<FcIntervenantTarif> listeTarif) |
void |
CtxIntervenant.setListeTarifASupp(List<FcIntervenantTarif> listeTarifASupp) |
Modifier and Type | Method and Description |
---|---|
List<FcIntervenantTarif> |
IntervenantService.findTarifByIntervenant(Double identIntervenant)
Charge la liste des tarifs d'un intervenant
|
Modifier and Type | Method and Description |
---|---|
FcIntervenant |
IntervenantService.ajouterTarifIntervenant(FcIntervenantTarif intervenantTarif)
add a model cost on a trainer
|
FcIntervenant |
IntervenantService.modifierTarifInterveant(FcIntervenantTarif intervenantTarif)
Update a model cost of a trainer
|
void |
IntervenantService.supprimerTarifIntervenant(FcIntervenantTarif intervenantTarif)
Delete a model cost of a trainer
|
Copyright © 2016. All rights reserved.