Modifier and Type | Method and Description |
---|---|
List<TApprobation> |
CriteresControleBudgetaireDetailTemps.getListeApprobations() |
Modifier and Type | Method and Description |
---|---|
void |
CriteresControleBudgetaireDetailTemps.setListeApprobations(List<TApprobation> listeApprobations) |
Modifier and Type | Method and Description |
---|---|
TApprobation |
TApprobationBuilder.build() |
Modifier and Type | Field and Description |
---|---|
static Classifieur<String,TApprobation> |
ApprobationUtil.CLASSIFIEUR_TAPPROBATION_PAR_CODE
Classifieur d'approbation par code
|
Modifier and Type | Method and Description |
---|---|
static String |
ApprobationUtil.getLibelle(TApprobation approbation) |
static String |
ApprobationUtil.getLibelleCommentaire(TApprobation approbation) |
static boolean |
ApprobationUtil.isChangemenEtatPossible(String etatCourant,
TApprobation approbation)
Test si le changement d'etat est possible en fonction de l'état actuel de la fiche et en fonction de l'état précédent autorisé de la nouvel approbation
|
Modifier and Type | Method and Description |
---|---|
List<TApprobation> |
ApprobationsSociete.getApprobations() |
List<TApprobation> |
CtxPbudCol.getListeApprobations() |
Modifier and Type | Method and Description |
---|---|
void |
ApprobationsSociete.setApprobations(List<TApprobation> approbations) |
void |
CtxPbudCol.setListeApprobations(List<TApprobation> listeApprobations) |
Modifier and Type | Method and Description |
---|---|
TApprobation |
ApprobationService.load(Double ident) |
TApprobation |
ApprobationService.load(String code) |
TApprobation |
ApprobationService.loadApprobationDissocie() |
Modifier and Type | Method and Description |
---|---|
List<TApprobation> |
ApprobationService.find(String libelle,
boolean onlyVisible) |
List<TApprobation> |
ApprobationService.findApprobations() |
Copyright © 2016. All rights reserved.