Modifier and Type | Method and Description |
---|---|
GLnkFouCompGeoBuilder |
GLnkFouCompGeoBuilder.withRegion(TRegion region) |
Modifier and Type | Method and Description |
---|---|
TRegion |
TRegionBuilder.build() |
Modifier and Type | Method and Description |
---|---|
TDeptGeoBuilder |
TDeptGeoBuilder.withRegion(TRegion region) |
Modifier and Type | Method and Description |
---|---|
PAdresseBuilder |
PAdresseBuilder.withRegion(TRegion region) |
Modifier and Type | Method and Description |
---|---|
TRegion |
GLnkFouCompGeo.getRegion() |
Modifier and Type | Method and Description |
---|---|
void |
GLnkFouCompGeo.setRegion(TRegion region)
BDD : REGION
Pointeur vers la région |
Constructor and Description |
---|
GLnkFouCompGeo(TRegion region,
TDeptGeo deptGeo,
TPaysParam paysParam,
FPFournisseur fournisseur) |
Modifier and Type | Method and Description |
---|---|
TRegion |
TDeptGeo.getRegion() |
Modifier and Type | Method and Description |
---|---|
void |
TDeptGeo.setRegion(TRegion region)
BDD : REGION
Pointeur région |
Constructor and Description |
---|
TDeptGeo(TRegion region,
String code,
String libelle,
Set<TVille> villes,
String codeSociete) |
Modifier and Type | Method and Description |
---|---|
TRegion |
PAdresse.getRegion() |
Modifier and Type | Method and Description |
---|---|
void |
PAdresse.setRegion(TRegion region)
BDD : REGION
Pointeur vers la region |
Modifier and Type | Field and Description |
---|---|
Map<Double,TRegion> |
ImportDataFournisseur.mapidRegions |
Map<Double,TRegion> |
ImportDataOpportunite.mapidRegions |
Map<String,TRegion> |
ImportDataClientContact.mapRegions |
Map<String,TRegion> |
ImportDataIntervenant.mapRegions |
Map<String,TRegion> |
ImportDataFournisseur.mapRegions |
Map<String,TRegion> |
ImportDataSiteClient.mapRegions |
Map<String,TRegion> |
ImportDataOpportunite.mapRegions |
Map<String,TRegion> |
ImportDataCollaborateur.mapRegions |
Modifier and Type | Method and Description |
---|---|
Map<String,TRegion> |
ImportDataFournisseur.getMapRegions() |
Map<String,TRegion> |
ImportDataCollaborateur.getMapRegions() |
Modifier and Type | Method and Description |
---|---|
void |
ImportDataFournisseur.setMapRegions(Map<String,TRegion> mapRegions) |
void |
ImportDataCollaborateur.setMapRegions(Map<String,TRegion> mapRegions) |
Modifier and Type | Method and Description |
---|---|
TRegion |
CtxRegion.getRegion() |
Modifier and Type | Method and Description |
---|---|
void |
CtxRegion.setRegion(TRegion region) |
Modifier and Type | Method and Description |
---|---|
TRegion |
ParametresRegionauxService.findRegionByCode(String codeRegion)
Retourne la région dont le code est celui passé en paramétre
|
Modifier and Type | Method and Description |
---|---|
List<TRegion> |
ParametresRegionauxService.findRegionLikeCode(String codeRegion)
Retourne la liste des régions dont le code est comme celui passé en paramétre (recherche de type LIKE)
|
List<TRegion> |
ParametresRegionauxService.findRegionLikeCodeEtPays(String codeRegion,
String codePays)
recherche region avec code pays
|
List<TRegion> |
ParametresRegionauxService.findRegionLikeNom(String nomRegion)
Retourne la liste des régions dont le libellé est comme celui passé en paramétre (recherche de type LIKE)
|
List<TRegion> |
ParametresRegionauxService.findRegionLikeNomEtPays(String nomRegion,
String codePays)
recherche region avec code pays
|
Copyright © 2016. All rights reserved.