Modifier and Type | Method and Description |
---|---|
FAffPlanBuilder |
FAffPlanBuilder.withPbudPst(TPbudPst pbudPst) |
Modifier and Type | Method and Description |
---|---|
TPbudPst |
TPbudPstBuilder.build() |
Modifier and Type | Method and Description |
---|---|
TPbudCptBuilder |
TPbudCptBuilder.withPbudPst(TPbudPst pbudPst) |
Modifier and Type | Method and Description |
---|---|
TPbudPst |
FAffPlan.getPbudPst() |
Modifier and Type | Method and Description |
---|---|
void |
FAffPlan.setPbudPst(TPbudPst pbudPst)
BDD : PTRPBUDPST
Pointeur vers l'ident fixe du poste |
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 |
---|---|
TPbudPst |
TPbudCpt.getPbudPst() |
Modifier and Type | Method and Description |
---|---|
void |
TPbudCpt.setPbudPst(TPbudPst pbudPst)
BDD : PBUDPST
Pointeur vers le poste du plan |
Modifier and Type | Method and Description |
---|---|
static void |
ControleBudgetaireUtil.controlesNumOrdrePostes(List<TPbudPst> lstPostes)
Controle les numéros d'ordre des postes
|
static Map<String,String> |
ControleBudgetaireUtil.getCouleurParPoste(List<TPbudPst> postes) |
static Map<String,String> |
ControleBudgetaireUtil.getCouleurPoliceParPoste(List<TPbudPst> postes) |
Modifier and Type | Method and Description |
---|---|
TPbudPst |
CtxPbudPst.getPbudpst() |
Modifier and Type | Method and Description |
---|---|
List<TPbudPst> |
CtxSituAnaCol.getListePostesBudgetaire() |
List<TPbudPst> |
CtxPBud.getListPbudPstASupp() |
Modifier and Type | Method and Description |
---|---|
void |
CtxPbudPst.setPbudpst(TPbudPst pbudpst) |
Modifier and Type | Method and Description |
---|---|
void |
CtxSituAnaCol.setListePostesBudgetaire(List<TPbudPst> listePostesBudgetaire) |
void |
CtxPBud.setListPbudPstASupp(List<TPbudPst> listPbudPstASupp) |
Constructor and Description |
---|
CtxPbudPst(TPbudPst poste) |
Modifier and Type | Method and Description |
---|---|
List<TPbudPst> |
CtxControleBudgetaire.getPostes() |
Constructor and Description |
---|
ControleBudgetaireAffaireResultat(TPbudPst pbudPst,
CtxPBud ctxPbud) |
ControleBudgetaireAffaireResultatPourLot(TPbudPst pbudPst) |
Modifier and Type | Method and Description |
---|---|
TPbudPst |
PlanBudgetaireService.loadEntetPosteByIdent(Double identPoste)
charge postes par ident
|
TPbudPst |
PlanBudgetaireService.loadPosteByCode(String codePstBud)
charge liste des postes par type
|
TPbudPst |
PlanBudgetaireService.loadPosteByIdent(Double identPoste)
charge postes par ident
|
Modifier and Type | Method and Description |
---|---|
List<TPbudPst> |
AffaireService.findListePoste(Double idPbudEnt) |
List<TPbudPst> |
ParametrageService.findPbudPstByBudEnt(Double idPbudEnt)
charge la liste des postes par ident entite
|
List<TPbudPst> |
PlanBudgetaireService.findPosteByType(Double idType)
charge liste des postes par ident
|
List<TPbudPst> |
PlanBudgetaireService.loadPostes(Double ident) |
List<TPbudPst> |
PlanBudgetaireService.searchPostes(PlanBudgetaireCriteresRecherche critere)
recherche multicritere des comptes
|
Modifier and Type | Method and Description |
---|---|
void |
ControleBudgetaireService.controleRespPlanBudgetaire(TPbudPst poste)
Contrôle que le responsable d'une ligne de plan budgétaire soit correctement initialisé en fonction du type de poste, renvoit une erreur sinon
|
FAffPlan |
ControleBudgetaireService.initZonesPlan(FAffaires affaires,
TPbudPst poste)
Initialisation des champs d'une ligne budgetaire
|
void |
PlanBudgetaireService.supprimerComptePlanBudget(TPbudCpt pbudcpt,
TPbudPst pbudpst)
supprime compte plan budgetaire
|
Modifier and Type | Method and Description |
---|---|
Map<Double,List<String>> |
ControleBudgetaireService.chargerComptesFromPoste(List<TPbudPst> postes) |
Copyright © 2016. All rights reserved.