Modifier and Type | Method and Description |
---|---|
FAffPlanBuilder |
FAffPlanBuilder.withPbudEnt(TPbudEnt pbudEnt) |
Modifier and Type | Method and Description |
---|---|
TPbudEnt |
TPbudEntBuilder.build() |
Modifier and Type | Method and Description |
---|---|
TPbudCptBuilder |
TPbudCptBuilder.withPbudEnt(TPbudEnt pbudEnt) |
TPbudColBuilder |
TPbudColBuilder.withPbudEnt(TPbudEnt pbudEnt) |
TPbudParamBuilder |
TPbudParamBuilder.withPbudEnt(TPbudEnt pbudEnt) |
TSituanaColBuilder |
TSituanaColBuilder.withPbudEnt(TPbudEnt pbudEnt) |
TPbudPstBuilder |
TPbudPstBuilder.withPbudEnt(TPbudEnt pbudEnt) |
Modifier and Type | Method and Description |
---|---|
TPbudEnt |
FAffPlan.getPbudEnt() |
Modifier and Type | Method and Description |
---|---|
void |
FAffPlan.setPbudEnt(TPbudEnt pbudEnt)
BDD : PBUDENT
Pointeur vers l'ident du plan |
Constructor and Description |
---|
FAffPlan(TPbudEnt pbudEnt,
FLot lot,
TColService colService,
FAffaires affaires,
FSslot sslot,
TPbudPst pbudPst,
String societe,
String lot_1,
String sslot_1,
String codeResp,
Double mtBudget,
Double mtBudRev,
String codeDev,
Double indValid,
Date dtDeb,
Date dtFin,
String services,
Double mtPrev,
Double mtReal,
Double mtRaf,
Double txAvancement,
Double mtRafN1) |
Modifier and Type | Method and Description |
---|---|
TPbudEnt |
TPbudCol.getPbudEnt() |
TPbudEnt |
TSituanaCol.getPbudEnt() |
TPbudEnt |
TPbudParam.getPbudEnt() |
TPbudEnt |
TPbudCpt.getPbudEnt() |
TPbudEnt |
TPbudPst.getPbudEnt() |
Modifier and Type | Method and Description |
---|---|
void |
TPbudCol.setPbudEnt(TPbudEnt pbudEnt)
BDD : PBUDENT
Pointeur vers l'ident du plan |
void |
TSituanaCol.setPbudEnt(TPbudEnt tpbudent) |
void |
TPbudParam.setPbudEnt(TPbudEnt pbudEnt)
BDD : TPBA_IDENT_TPBE
Pointeur vers l'ident du contrôle budgétaire |
void |
TPbudCpt.setPbudEnt(TPbudEnt pbudEnt)
BDD : PBUDENT
Pointeur vers le modèle de plan |
void |
TPbudPst.setPbudEnt(TPbudEnt pbudEnt)
BDD : PBUDENT
Pointeur vers l'ident du plan |
Modifier and Type | Method and Description |
---|---|
TPbudEnt |
CtxPBud.getPbudent() |
TPbudEnt |
CtxAffaire.getPbudEnt() |
Modifier and Type | Method and Description |
---|---|
void |
CtxPBud.setPbudent(TPbudEnt pbudent) |
void |
CtxAffaire.setPbudEnt(TPbudEnt pbudEnt) |
Constructor and Description |
---|
CtxPBud(TPbudEnt entite) |
Modifier and Type | Method and Description |
---|---|
TPbudEnt |
CtxControleBudgetaire.getTPbudEnt() |
Modifier and Type | Method and Description |
---|---|
TPbudEnt |
PlanBudgetaireService.loadEntiteByIdent(Double identPoste)
charge entite par ident
|
Modifier and Type | Method and Description |
---|---|
List<TPbudEnt> |
ParametrageService.findPbudEntByCode(String code,
Date dtValid)
Retourne la liste des modèles de budget par code modèle
|
List<TPbudEnt> |
ParametrageService.findPbudEntByEtabl(String etablissement,
Date dtValid)
Retourne la liste des modèles de budget
|
List<TPbudEnt> |
ParametrageService.findPbudEntByEtabl(String etablissement,
Date dtValid,
boolean etabNull)
Retourne la liste des modèles de budget par etablissement
|
List<TPbudEnt> |
ParametrageService.findPbudEntLikeCode(String code,
Date dtValid)
Retourne la liste des modèles de budget commencant par code modèle
|
Modifier and Type | Method and Description |
---|---|
CtxPbudPst |
PlanBudgetaireService.creerPostePlanBudget(CtxPbudPst ctxpbudpst,
TPbudEnt pbudent)
Cree context plan postes budgetaire
|
CtxPbudCol |
PlanBudgetaireService.creerPostePlanBudgetParametrageColonnes(CtxPbudCol ctxpbudcol,
TPbudEnt pbudent)
Cree context plan postes budgetaire pour parametrage colonne
|
void |
PlanBudgetaireService.importCreerTPbudEnt(TPbudEnt tpbudEnt) |
void |
PlanBudgetaireService.importModifierTPbudEnt(TPbudEnt tpbudEnt) |
CtxPBud |
PlanBudgetaireService.initContext(TPbudEnt pbudEnt) |
CtxPbudPst |
PlanBudgetaireService.modifierPostePlanBudget(CtxPbudPst ctxpbudpst,
TPbudEnt pbudent)
modifie context plan postes budgetaire
|
CtxPbudCol |
PlanBudgetaireService.modifierPostePlanBudgetParametrageColonnes(CtxPbudCol ctxpbudcol,
TPbudEnt pbudent)
modifie context plan postes budgetaire pour parametrage colonne
|
void |
PlanBudgetaireService.supprimerPostePlanBudget(CtxPbudPst ctxpbudpst,
TPbudEnt pbudent)
supprime context poste plan budgetaire
|
Copyright © 2016. All rights reserved.