| Modifier and Type | Method and Description |
|---|---|
GLnkFouCompGeoBuilder |
GLnkFouCompGeoBuilder.withDeptGeo(TDeptGeo deptGeo) |
| Modifier and Type | Method and Description |
|---|---|
TDeptGeo |
TDeptGeoBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
TVilleBuilder |
TVilleBuilder.withDeptGeo(TDeptGeo deptGeo) |
| Modifier and Type | Method and Description |
|---|---|
PAdresseBuilder |
PAdresseBuilder.withDeptGeo(TDeptGeo deptGeo) |
| Modifier and Type | Method and Description |
|---|---|
TDeptGeo |
GLnkFouCompGeo.getDeptGeo() |
| Modifier and Type | Method and Description |
|---|---|
void |
GLnkFouCompGeo.setDeptGeo(TDeptGeo deptGeo)
BDD : DEPTGEO
Pointeur vers le département géographique |
| Constructor and Description |
|---|
GLnkFouCompGeo(TRegion region,
TDeptGeo deptGeo,
TPaysParam paysParam,
FPFournisseur fournisseur) |
| Modifier and Type | Method and Description |
|---|---|
TDeptGeo |
TVille.getDeptGeo() |
| Modifier and Type | Method and Description |
|---|---|
Set<TDeptGeo> |
TRegion.getDeptGeos() |
| Modifier and Type | Method and Description |
|---|---|
void |
TVille.setDeptGeo(TDeptGeo deptGeo)
BDD : DEPTGEO
Pointeur vers le département |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TRegion.setDeptGeos(Set<TDeptGeo> deptGeos) |
| Modifier and Type | Method and Description |
|---|---|
TDeptGeo |
PAdresse.getDeptGeo() |
| Modifier and Type | Method and Description |
|---|---|
void |
PAdresse.setDeptGeo(TDeptGeo deptGeo)
BDD : BPA_DPG_IDENT
Pointeur vers le département |
| Modifier and Type | Method and Description |
|---|---|
TDeptGeo |
CtxDeptGeo.getDeptGeo() |
| Modifier and Type | Method and Description |
|---|---|
void |
CtxDeptGeo.setDeptGeo(TDeptGeo deptGeo) |
| Modifier and Type | Method and Description |
|---|---|
TDeptGeo |
ParametresRegionauxService.creerDepartement(TDeptGeo dept)
Creates a geographic department
|
TDeptGeo |
ParametresRegionauxService.modifierDepartement(TDeptGeo dept)
Updates a geographic department
|
| Modifier and Type | Method and Description |
|---|---|
List<TDeptGeo> |
ParametresRegionauxService.findDepartementByIdentRegion(Double identRegion) |
List<TDeptGeo> |
ParametresRegionauxService.findDepartementLikeCode(String codeDepartement)
Returns the list of geographic departments which code is like the one in parameter
|
List<TDeptGeo> |
ParametresRegionauxService.findDepartementLikeCodeAndPays(String codeDepartement,
String codePays) |
List<TDeptGeo> |
ParametresRegionauxService.rechercheMultiCriteresDepartementPersistent(DeptGeoCriteresRecherche critere) |
| Modifier and Type | Method and Description |
|---|---|
TDeptGeo |
ParametresRegionauxService.creerDepartement(TDeptGeo dept)
Creates a geographic department
|
TDeptGeo |
ParametresRegionauxService.modifierDepartement(TDeptGeo dept)
Updates a geographic department
|
void |
ParametresRegionauxService.supprimerDepartement(TDeptGeo dept)
Removes a geographic department
|
Copyright © 2016. All rights reserved.