public interface PlanBudgetaireService extends IService, ServiceWithLastCreatedRecordSearch
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_ID |
Modifier and Type | Method and Description |
---|---|
TPbudCpt |
creerCompteBudget(TPbudCpt budcpt)
Cree compte budget
|
CtxPBud |
creerPlanBudget(CtxPBud ctxpbud)
Cree context plan budgetaire
|
CtxPbudPst |
creerPostePlanBudget(CtxPbudPst ctxpbudpst,
TPbudEnt pbudent)
Cree context plan postes budgetaire
|
CtxPbudCol |
creerPostePlanBudgetParametrageColonnes(CtxPbudCol ctxpbudcol,
TPbudEnt pbudent)
Cree context plan postes budgetaire pour parametrage colonne
|
List<CtxPbudPst> |
findListeDesPoste(Double ident)
charge liste des poste par ident
|
List<TPbudPst> |
findPosteByType(Double idType)
charge liste des postes par ident
|
void |
importCreerTPbudEnt(TPbudEnt tpbudEnt) |
void |
importModifierTPbudEnt(TPbudEnt tpbudEnt) |
CtxPBud |
initContext(TPbudEnt pbudEnt) |
List<TPbudCpt> |
loadComptesPlanBudgetaireMulticritere(PlanBudgetaireComptesCriteresRecherche critere)
Recherche multicritere comptes plan budgetaire
|
CtxPBud |
loadContext(Double ident)
charge context plan budgetaire par ident
|
TPbudPst |
loadEntetPosteByIdent(Double identPoste)
charge postes par ident
|
TPbudEnt |
loadEntiteByIdent(Double identPoste)
charge entite par ident
|
List<PlanBudgetaireResultatRecherche> |
loadListePlanBudgetaireMulticritere(PlanBudgetaireCriteresRecherche critere)
Recherche multicritere poste plan budgetaire
|
List<PlanBudgetaireResultatRecherche> |
loadPlanBudgetaireMulticritere(PlanBudgetaireCriteresRecherche critere)
Recherche multicritere plan budgetaire
|
TPbudPst |
loadPosteByCode(String codePstBud)
charge liste des postes par type
|
TPbudPst |
loadPosteByIdent(Double identPoste)
charge postes par ident
|
List<TPbudPst> |
loadPostes(Double ident) |
TPbudCpt |
modifierCompteBudget(TPbudCpt budcpt)
modifie compte budget
|
CtxPBud |
modifierPlanBudget(CtxPBud ctxpbud)
modifie context plan budgetaire
|
CtxPBud |
modifierPlanBudgetParametrageColonnes(CtxPBud ctxpbud)
modifie context plan budgetaire pour parametrage colonnes
|
CtxPbudPst |
modifierPostePlanBudget(CtxPbudPst ctxpbudpst,
TPbudEnt pbudent)
modifie context plan postes budgetaire
|
CtxPbudCol |
modifierPostePlanBudgetParametrageColonnes(CtxPbudCol ctxpbudcol,
TPbudEnt pbudent)
modifie context plan postes budgetaire pour parametrage colonne
|
List<TPbudCpt> |
search(PlanBudgetaireComptesCriteresRecherche critere)
recherche multicritere des comptes
|
List<TPbudPst> |
searchPostes(PlanBudgetaireCriteresRecherche critere)
recherche multicritere des comptes
|
void |
supprimerComptePlanBudget(TPbudCpt pbudcpt,
TPbudPst pbudpst)
supprime compte plan budgetaire
|
void |
supprimerPlanBudget(CtxPBud ctxpbud)
supprime context plan budgetaire
|
void |
supprimerPlanBudgetParametrageColonnes(CtxPBud ctxpbud)
Suppression d'un paramétrage de plan budgétaire par colonne
|
void |
supprimerPostePlanBudget(CtxPbudPst ctxpbudpst,
TPbudEnt pbudent)
supprime context poste plan budgetaire
|
getServerMessages, resetServerMessages
getLastCreatedRecord
static final String SERVICE_ID
TPbudPst loadEntetPosteByIdent(Double identPoste)
identPoste
- TPbudEnt loadEntiteByIdent(Double identPoste)
identPoste
- CtxPBud loadContext(Double ident)
ident
- CtxPBud modifierPlanBudget(CtxPBud ctxpbud)
ctxpbud
- CtxPBud modifierPlanBudgetParametrageColonnes(CtxPBud ctxpbud)
ctxpbud
- TPbudCpt modifierCompteBudget(TPbudCpt budcpt)
budcpt
- TPbudPst loadPosteByIdent(Double identPoste)
identPoste
- List<TPbudPst> findPosteByType(Double idType)
idType
- TPbudPst loadPosteByCode(String codePstBud)
codePstBud
- CtxPBud creerPlanBudget(CtxPBud ctxpbud)
ctxpbud
- TPbudCpt creerCompteBudget(TPbudCpt budcpt)
budcpt
- CtxPbudPst creerPostePlanBudget(CtxPbudPst ctxpbudpst, TPbudEnt pbudent)
ctxpbudpst
- pbudent
- CtxPbudCol creerPostePlanBudgetParametrageColonnes(CtxPbudCol ctxpbudcol, TPbudEnt pbudent)
ctxpbudcol
- pbudent
- CtxPbudPst modifierPostePlanBudget(CtxPbudPst ctxpbudpst, TPbudEnt pbudent)
ctxpbudpst
- pbudent
- CtxPbudCol modifierPostePlanBudgetParametrageColonnes(CtxPbudCol ctxpbudcol, TPbudEnt pbudent)
ctxpbudcol
- pbudent
- void supprimerPlanBudget(CtxPBud ctxpbud)
ctxpbud
- void supprimerPlanBudgetParametrageColonnes(CtxPBud ctxpbud)
ctxpbud
- void supprimerPostePlanBudget(CtxPbudPst ctxpbudpst, TPbudEnt pbudent)
ctxpbudpst
- pbudent
- void supprimerComptePlanBudget(TPbudCpt pbudcpt, TPbudPst pbudpst)
pbudcpt
- pbudpst
- List<CtxPbudPst> findListeDesPoste(Double ident)
ident
- List<PlanBudgetaireResultatRecherche> loadListePlanBudgetaireMulticritere(PlanBudgetaireCriteresRecherche critere)
critere
- List<PlanBudgetaireResultatRecherche> loadPlanBudgetaireMulticritere(PlanBudgetaireCriteresRecherche critere)
critere
- List<TPbudCpt> loadComptesPlanBudgetaireMulticritere(PlanBudgetaireComptesCriteresRecherche critere)
critere
- List<TPbudCpt> search(PlanBudgetaireComptesCriteresRecherche critere)
critere
- List<TPbudPst> searchPostes(PlanBudgetaireCriteresRecherche critere)
critere
- void importModifierTPbudEnt(TPbudEnt tpbudEnt)
void importCreerTPbudEnt(TPbudEnt tpbudEnt)
Copyright © 2016. All rights reserved.