Modifier and Type | Method and Description |
---|---|
TypeParametre |
TypeEditionCG.getTypeParametre() |
Modifier and Type | Field and Description |
---|---|
static EnumSet<TypeParametre> |
TypeParametre.TYPE_PARAMETRE_EDITION |
Modifier and Type | Method and Description |
---|---|
static TypeParametre |
TypeParametre.getTypeParamByIdDMA(String idDMA) |
TypeParametre |
TypeEdition.getTypeParametre() |
TypeParametre |
ITypeEdition.getTypeParametre() |
static TypeParametre |
TypeParametre.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeParametre[] |
TypeParametre.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static List<TypeParametre> |
TypeParametre.getParam() |
Modifier and Type | Method and Description |
---|---|
TypeParametre |
TypeEditionTresorerie.getTypeParametre() |
Modifier and Type | Method and Description |
---|---|
TypeParametre |
TypeEdition.getTypeParametre() |
Modifier and Type | Method and Description |
---|---|
TypeParametre |
TypeEdition.getTypeParametre() |
Modifier and Type | Method and Description |
---|---|
TypeParametre |
ParstdCriteresRecherche.getParametre() |
Modifier and Type | Method and Description |
---|---|
void |
ParstdCriteresRecherche.setParametre(TypeParametre parametre) |
Modifier and Type | Method and Description |
---|---|
List<TParstdParam> |
ParametrageService.findParamByType(TypeParametre typeParametre)
Get all standard parameters for a given type
|
List<TParstdParam> |
ParametrageService.findParamByType(TypeParametre typeParam,
boolean dateValid)
Retourne la liste des paramétres pour un type donné
|
List<TParstdParam> |
ParametrageService.findParamByTypeAllSociete(TypeParametre typeParametre)
Retourne la liste des paramétres pour un type donné pour toutes les sociétés
|
List<TParstdParam> |
ParametrageService.findParamByTypeLight(TypeParametre typeParametre) |
List<TParstdParam> |
ParametrageService.findParametreByTypeEtIndSpecif(TypeParametre typeParam,
String code,
Double indSpecif) |
List<TParstdParam> |
ParametrageService.findParametreByTypeLikeCode(TypeParametre typeParam,
String codeParam)
Returns the list of parameters which type is the given one and which code
is
like the one in
parameter. |
List<TParstdNumParam> |
ParametrageService.findParamNumByType(TypeParametre typeParametre)
Get all standard parameters for a given type
|
List<TParstdNumParam> |
ParametrageService.findParamNumByType(TypeParametre typeParam,
boolean dateValid)
Retourne la liste des paramétres pour un type donné
|
List<TParstdNumParam> |
ParametrageService.findParamNumByTypeLight(TypeParametre typeParametre) |
TParstdParam |
ParametrageService.getParamByCode(TypeParametre typeParam,
String codeParam)
Get a standard parameter by its type and its code
|
TParstdParam |
ParametrageService.getParametreByTypeByDefault(TypeParametre typeParam)
Returns the parameter by default for the specified type
|
TParstdParam |
ParametrageService.getParametreByTypeByDefault(TypeParametre typeParam,
String codeSociete) |
TParstdNumParam |
ParametrageService.getParametreNumByTypeByDefault(TypeParametre typeParam)
Returns the numeric parameter by default for the specified type
|
TParstdNumParam |
ParametrageService.getParamNumByCode(TypeParametre typeParam,
Double codeParam)
Get a standard parameter by its type and its code
|
Modifier and Type | Method and Description |
---|---|
List<TParstdParam> |
ParametrageService.findParametreByTypeLikeCode(List<TypeParametre> typesParametre,
String codeParam) |
Copyright © 2016. All rights reserved.