Modifier and Type | Method and Description |
---|---|
TypeTable |
InfosTiers.getType() |
Modifier and Type | Method and Description |
---|---|
static String |
InfosTiers.select(TypeTable type) |
Modifier and Type | Method and Description |
---|---|
TypeTable |
CtxCategorieDemandeInterne.getTable() |
Modifier and Type | Method and Description |
---|---|
static TypeTable |
TypeTable.getTypeTableByIdDMA(String idDMA) |
static TypeTable |
TypeTable.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeTable |
TypeTable.valueOfCode(String code) |
static TypeTable[] |
TypeTable.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TypeTable |
CtxSearchDocumentsLies.getTypeTable() |
Modifier and Type | Method and Description |
---|---|
void |
CtxSearchDocumentsLies.setTypeTable(TypeTable typeTable) |
Constructor and Description |
---|
CtxSearchDocumentsLies(TypeTable typeTable,
Double indent)
Full Constructor
|
Modifier and Type | Field and Description |
---|---|
protected TypeTable |
CtxCible.type |
Modifier and Type | Method and Description |
---|---|
TypeTable |
CtxCible.getType() |
TypeTable |
ContactOutlook.getTypeContact() |
Modifier and Type | Method and Description |
---|---|
void |
CtxCible.setType(TypeTable type) |
void |
ContactOutlook.setTypeContact(TypeTable typeContact) |
Modifier and Type | Field and Description |
---|---|
protected TypeTable |
ContactResultatRecherche.type |
Modifier and Type | Method and Description |
---|---|
TypeTable |
ContactResultatRecherche.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ContactResultatRecherche.setType(TypeTable type) |
void |
ParamZonesLibresCriteresRecherche.setTypeTable(TypeTable type) |
Modifier and Type | Method and Description |
---|---|
TypeTable |
CtxZonesLibres.getTable() |
Modifier and Type | Method and Description |
---|---|
void |
CtxZonesLibres.setTable(TypeTable table) |
Modifier and Type | Method and Description |
---|---|
TypeTable |
ParamLibreCritereRecherche.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ParamLibreCritereRecherche.setType(TypeTable type) |
Modifier and Type | Method and Description |
---|---|
boolean |
ParamLibreService.isMigrateNeeded(TypeTable table) |
boolean |
ParamLibreService.isMigrateNeeded(TypeTable table,
Object object) |
void |
ParamLibreService.migrateZl(TypeTable table) |
void |
ParamLibreService.migrateZl(TypeTable table,
Object object) |
Modifier and Type | Method and Description |
---|---|
CtxCible |
CibleMarketingService.convertContact(Double identContact,
TypeTable type) |
void |
ParametrageService.creerLibelleLangue(Double identObjet,
TypeTable typeTable,
String libelle)
Crée un libellé dans une langue pour un ident objet, un type de table
multilangue et un libellé avec rechargement auto du cache.
|
TParstdParam |
ParametrageService.creerParamStd(TParstdParam parametreStd,
TypeTable typeTableLibLangue)
Create a standard parameter
|
List<CtxLiensTiers> |
CibleMarketingService.findLienTiersPourCible(Double identCible,
TypeTable... typeTable) |
List<FHistoMaj> |
HistorisationService.findModificationsByTypeAndIdent(TypeTable typeTable,
Double identBean) |
Map<String,Object> |
ParamZonesLibresGestionService.getMapRubLib(TypeTable table) |
Map<String,ColonneZl> |
ParamZonesLibresGestionService.getMapRubLibColonneZl(TypeTable table) |
int |
ParamZonesLibresGestionService.getMaxSequence(TypeTable type) |
ZonesLibres |
ParamZonesLibresGestionService.initZonesLibres(Class clazz,
TypeTable typeTable,
Double identBean) |
List<ParamZonesLibres> |
ParamZonesLibresGestionService.loadParamZonesLibres(TypeTable typeTable) |
List<ParamZonesLibres> |
ParamZonesLibresGestionService.loadParamZonesLibres(TypeTable typeTable,
Double identBean) |
TLibLangue |
ParametrageService.modifierLibelleLangue(Double identObjet,
TypeTable typeTable,
String libelle)
Permet de modifier un libellé multi langue en lui passant l'ident de
l'objet à modifier,
son type et le nouveau libellé avec rechargement auto du cache.
|
void |
ParametrageService.rechargerCacheI18N(TypeTable type)
Recharge le cache I18N pour un type donné
|
void |
ParametrageService.rechargerCacheI18N(TypeTable type,
Double identObjet)
Recharge le cache I18N pour un type donné et un objet
|
void |
ParametrageService.supprimerLibelleLangue(Double identObjet,
TypeTable typeTable)
Suppression du libellé multi langue pour un ident d'objet et son type
|
void |
ParametrageService.supprimerLibelleLangueLikeType(Double identObjet,
TypeTable typeTable)
Supprime un libellé dans le type table commence par
|
Copyright © 2016. All rights reserved.