Modifier and Type | Method and Description |
---|---|
FFichesVar |
FFichesVarBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Set<FFichesVar> |
FFiches.getFichesVars()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
FFiches.addFichesVar(FFichesVar o) |
void |
FFiches.removeFichesVar(FFichesVar o) |
Modifier and Type | Method and Description |
---|---|
void |
FFiches.addAllFichesVar(Collection<FFichesVar> coll) |
protected void |
FFiches.setFichesVars(Set<FFichesVar> fichesVars)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Set<FFichesVar> |
TAttrvar.getFichesVars() |
Modifier and Type | Method and Description |
---|---|
void |
TAttrvar.addFichesVar(FFichesVar o) |
void |
TAttrvar.removeFichesVar(FFichesVar o) |
Modifier and Type | Method and Description |
---|---|
void |
TAttrvar.addAllFichesVar(Collection<FFichesVar> coll) |
protected void |
TAttrvar.setFichesVars(Set<FFichesVar> fichesVars) |
Constructor and Description |
---|
TAttrvar(TTypeAttrv typeAttrv,
Double sequentiel,
String codeSociete,
String code,
String libelle,
String codeExport,
Date dtfinValid,
Date dtdebValid,
Double montant,
String codeDevise,
String services,
Set<FFichesVar> fichesVars) |
Modifier and Type | Method and Description |
---|---|
List<FFichesVar> |
FluxAffaire.getElementsVar() |
Modifier and Type | Method and Description |
---|---|
void |
FluxAffaire.setElementsVar(List<FFichesVar> elementsVar) |
Modifier and Type | Method and Description |
---|---|
FFichesVar |
CtxElementVariable.getElement() |
Modifier and Type | Method and Description |
---|---|
void |
CtxElementVariable.setElement(FFichesVar element) |
Modifier and Type | Method and Description |
---|---|
FFichesVar |
ElementVariableService.loadByIdent(Double criteres)
Chargement d'un élément varaible à partir de son identifiant
|
Modifier and Type | Method and Description |
---|---|
List<FFichesVar> |
ElementVariableService.findByAffaire(String codeAffaire)
Retourne les élèments variables liées à une affaire
|
Modifier and Type | Method and Description |
---|---|
void |
ElementVariableService.devaliderElement(FFichesVar element)
DéValidation d'un élément variable
|
void |
ElementVariableService.exporterElement(FFichesVar element)
Export d'un élément variable
|
void |
ElementVariableService.nonExporterElement(FFichesVar element)
Non export d'un élément variable
|
void |
ElementVariableService.supprimer(FFichesVar element)
Suppression d'un élément variable
|
void |
ElementVariableService.validerElement(FFichesVar element)
Validation d'un élément variable
|
Copyright © 2016. All rights reserved.