Package | Description |
---|---|
com.akuiteo.builder.bean.formation | |
com.itnsa.gestion.bean.formation | |
com.itnsa.gestion.fc.service |
Modifier and Type | Method and Description |
---|---|
FcModelTarif |
FcModelTarifBuilder.build() |
Modifier and Type | Method and Description |
---|---|
FcSessionTarifBuilder |
FcSessionTarifBuilder.withModelTarif(FcModelTarif modelTarif) |
Modifier and Type | Method and Description |
---|---|
FcModelTarif |
FcSessionTarif.getModelTarif() |
Modifier and Type | Method and Description |
---|---|
void |
FcSessionTarif.setModelTarif(FcModelTarif modelTarif)
BDD : MODELTARIF
Pointeur sur FC_MODEL_TARIF |
Constructor and Description |
---|
FcSessionTarif(FcSession session,
TParstdParam parstdParamByFcstCleIdent,
TDevise devise,
TParstdParam parstdParamByFcstTyprIdent,
FcStage stage,
TParstdParam parstdParamByFcstMtarIdent,
FcModelTarif modelTarif,
String nomAppel,
Double prctRep,
Double mtBase,
Double mtBaseD,
Double txConvers,
Double seuil,
Double nbUnite,
Double indRemise,
Double indAvancement,
Double numOrdre,
Set<FcTarifModule> tarifModules,
Set<FcAvancement> avancements,
Set<FcFinanceurLigne> financeurLignes,
Set<FcModuleCa> moduleCas,
TParstdParam parstdParamByFcstTytaIdent) |
Modifier and Type | Method and Description |
---|---|
FcModelTarif |
ParametrageFCService.creerModelTarif(FcModelTarif modelTarif)
Crée un paramétre Modele tarif avec les lignes de tarif associé
|
FcModelTarif |
ParametrageFCService.modifierModelTarif(FcModelTarif modelTarif)
Modification d'un modele de tarif avec l'ensemble de ses lignes de tarif
|
Modifier and Type | Method and Description |
---|---|
List<FcModelTarif> |
ParametrageFCService.findModelTarifLikeCode(String codeModel)
Retourne la liste des modeles de traif sur la sociéte courante et sur la 5e
|
List<FcModelTarif> |
ParametrageFCService.findModelTarifLikeCodeAndNature(String codeModel,
NatureStage natureStage)
Retourne la liste des modeles de tarif sur la sociéte courante et sur la 5e selon le code et la nature
|
Modifier and Type | Method and Description |
---|---|
FcModelTarif |
ParametrageFCService.creerModelTarif(FcModelTarif modelTarif)
Crée un paramétre Modele tarif avec les lignes de tarif associé
|
FcModelTarif |
ParametrageFCService.modifierModelTarif(FcModelTarif modelTarif)
Modification d'un modele de tarif avec l'ensemble de ses lignes de tarif
|
void |
ParametrageFCService.supprimerModelTarif(FcModelTarif modelTarif)
suppresion d'un model de tarif
|
Copyright © 2016. All rights reserved.