Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_ID |
Modifier and Type | Method and Description |
---|---|
void |
controleSuppressionVilleGeo(TVille ville) |
TDeptGeo |
creerDepartement(TDeptGeo dept)
Creates a geographic department
|
CtxDeptGeo |
creerDeptGeo(CtxDeptGeo context)
Creer un departement
|
TIsoParam |
creerLangue(TIsoParam langue)
Creates a language
|
TPaysParam |
creerPays(TPaysParam pays)
Creates a country
|
CtxPaysParam |
creerPaysParam(CtxPaysParam ctxPaysParam)
Crée un pays et retourne son contexte
|
CtxRegion |
creerRegion(CtxRegion ctxRegion)
Crée une région et retourne son contexte
|
TVille |
creerVille(TVille ville)
Creates a town
|
CtxVilleGeo |
creerVilleGeo(CtxVilleGeo context) |
TVille |
creerVilleGeo(TVille ville) |
boolean |
existePays5etoiles()
Return true if there is at least one country on
the ***** society
|
boolean |
existeVille5etoiles()
Renvoie vrai s'il existe au moins une ville sur la société *****
|
List<TCalendrier> |
findCalendrierLikeCode(String codeCalendrier)
Returns the list of calendars which code is like the one in parameter
|
List<TDeptGeo> |
findDepartementByIdentRegion(Double identRegion) |
List<TDeptGeo> |
findDepartementLikeCode(String codeDepartement)
Returns the list of geographic departments which code is like the one in parameter
|
List<TDeptGeo> |
findDepartementLikeCodeAndPays(String codeDepartement,
String codePays) |
List<TDevise> |
findDevisesLikeCode(String code)
Retourne la liste des devises dont le code est "comme" celui passé en paramétre.
|
List<TIsoParam> |
findLangueLikeCode(String codeLangue)
Returns the list of languages which code is like the one in parameter
|
List<TPaysParam> |
findPaysByDateValidLikeCode(String codePays)
Returns the list of country which code is like the one in parameter.
|
List<TPaysParam> |
findPaysByDateValidLikeNom(String nomPays)
Returns the list of country which name is like the one in parameter and which are valide at the
current date.
|
List<TPaysParam> |
findPaysLikeCode(String codePays)
Returns the list of country which code is like the one in parameter.
|
List<TPaysParam> |
findPaysLikeNom(String nomPays)
Returns the list of country which name is like the one in parameter.
|
TPaysParam |
findPaysParDefaut()
Returns the country checked by default
|
TRegion |
findRegionByCode(String codeRegion)
Retourne la région dont le code est celui passé en paramétre
|
List<TRegion> |
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> |
findRegionLikeCodeEtPays(String codeRegion,
String codePays)
recherche region avec code pays
|
List<TRegion> |
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> |
findRegionLikeNomEtPays(String nomRegion,
String codePays)
recherche region avec code pays
|
List<TVille> |
findVilleLikeCPAndVilleAndPays(String codePostal,
String nomVille,
String codePays)
Retourne la liste des villes dont le code postal est comme celui passé en paramétre et dont le nom est comme
celui passé en paramétre
|
List<TVille> |
findVilleLikeNom(String nomVille)
Returns the list of tows which name is like the one in parameter.
|
List<TVille> |
findVillesLikeCodePostalLikeNom(String codePostal,
String nomVille)
Recherche les villes par leur nom et leur code postal
|
List<TVille> |
findVillesLikeCodePostalLikeNomWithCtrlVilleActif(String villeTxt,
String cpTxt) |
CtxDeptGeo |
getDeptGeoByIdent(Double idDeptGeo)
Chargement d'un contexte departement a partir de l'ident d'un departement
|
TDevise |
getDeviseByCode(String code)
Returns the currency which code is the one in parameter
|
TPaysParam |
getPaysByCode(String codePays)
Retourne un pays suivant son code
|
TVille |
getVilleByIdent(Double idVille)
Returns the towns which ident is the one in parameter.
|
TVille |
getVilleByNomPaysCP(String codePays,
String nomVille,
String codePostal)
Algorithme de traitement de la ville saisie dans un fichier d'import et qui retourne la ville correspondante trouvée en base de données
(import des contrats, fiches de maintenance
|
CtxVilleGeo |
getVilleGeoByIdent(Double idVilleGeo) |
List<TPaysParam> |
listePays()
Returns the whole country list.
|
CtxPaysParam |
loadPaysParamByIdent(Double idPaysParam)
Retourne le contexte d'un pays dont l'id est passé en paramétre
|
CtxRegion |
loadRegionByIdent(Double idRegion)
Retourne une région dont l'id est passé en paramétre
|
TDeptGeo |
modifierDepartement(TDeptGeo dept)
Updates a geographic department
|
CtxDeptGeo |
modifierDeptGeo(CtxDeptGeo context)
modifier un departement
|
TIsoParam |
modifierLangue(TIsoParam langue)
Updates a language
|
TPaysParam |
modifierPays(TPaysParam pays)
Updates a country
|
CtxPaysParam |
modifierPaysParam(CtxPaysParam ctxPaysParam)
Updates a country
|
CtxRegion |
modifierRegion(CtxRegion ctxRegion)
Modifie les informations d'une région et retourne son contexte modifié
|
TVille |
modifierVille(TVille ville)
Updates a town
|
CtxVilleGeo |
modifierVilleGeo(CtxVilleGeo context) |
TVille |
modifierVilleGeo(TVille ville) |
List<DeptGeoResultatRecherche> |
rechercheMultiCriteresDepartement(DeptGeoCriteresRecherche critere)
Recherche multicritere de departements
|
List<TDeptGeo> |
rechercheMultiCriteresDepartementPersistent(DeptGeoCriteresRecherche critere) |
List<TPaysParam> |
rechercheMultiCriteresPaysParam(PaysParamCriteresRecherche critere)
Realise une recherche multi-critéres des pays
|
List<RegionResultatRecherche> |
rechercheMultiCriteresRegion(RegionCriteresRecherche critere)
Realise une recherche multi-critéres des régions
|
List<TVille> |
rechercheMultiCriteresVille(VilleCritereRecherche critere) |
List<VilleGeoResultatRecherche> |
rechercheMultiCriteresVilleGeo(VilleGeoCriteresRecherche critere) |
List<TVille> |
rechercheVilleByCodePostal(String CodePostal) |
List<TVille> |
rechercheVilleByIdent(Double ident) |
List<TVille> |
rechercheVilleByRegion(Double ident) |
List<VilleGeoResultatRecherche> |
rechercheVilleBySecteur(Double idSecteur) |
void |
supprimerDepartement(TDeptGeo dept)
Removes a geographic department
|
void |
supprimerDeptGeo(CtxDeptGeo context)
supprimer un departement
|
void |
supprimerLangue(TIsoParam langue)
Removes the language given in parameter
|
void |
supprimerLienVilleSecteur(List<Double> identsLiens) |
void |
supprimerPays(TPaysParam pays)
Removes a country.
|
void |
supprimerPaysParam(CtxPaysParam ctxPaysParam)
Supprime un pays
|
void |
supprimerRegion(CtxRegion ctxRegion)
Supprime la région dont le contexte est passé en paramétre
|
void |
supprimerVille(TVille ville)
Removes a town
|
CtxVilleGeo |
supprimerVilleGeo(CtxVilleGeo context) |
getServerMessages, resetServerMessages
static final String SERVICE_ID
List<TPaysParam> findPaysByDateValidLikeCode(String codePays)
codePays
- Country code. You can use the character '%' (search LIKE)List<TPaysParam> findPaysLikeCode(String codePays)
codePays
- Country code. You can use the character '%' (search LIKE)TPaysParam getPaysByCode(String codePays)
codePays
- CtxPaysParam loadPaysParamByIdent(Double idPaysParam)
idPaysParam
- L'id du pays recherchéList<TPaysParam> findPaysLikeNom(String nomPays)
nomPays
- Country name. You can use the character '%' (search LIKE)List<TPaysParam> findPaysByDateValidLikeNom(String nomPays)
nomPays
- Country name. You can use the character '%' (search LIKE)TPaysParam findPaysParDefaut()
List<TPaysParam> listePays()
List<TPaysParam> rechercheMultiCriteresPaysParam(PaysParamCriteresRecherche critere)
critere
- Objet contenant les critéres de la rechercheCtxPaysParam modifierPaysParam(CtxPaysParam ctxPaysParam)
ctxPaysParam
- CtxPaysParam creerPaysParam(CtxPaysParam ctxPaysParam)
ctxPaysParam
- Contexte du paysvoid supprimerPaysParam(CtxPaysParam ctxPaysParam)
ctxPaysParam
- Contexte du paysTPaysParam creerPays(TPaysParam pays)
pays
- TPaysParam modifierPays(TPaysParam pays)
pays
- void supprimerPays(TPaysParam pays)
pays
- The country must have been load before.boolean existePays5etoiles()
TVille getVilleByIdent(Double idVille)
idVille
- List<TVille> findVilleLikeNom(String nomVille)
nomVille
- void supprimerVille(TVille ville)
ville
- boolean existeVille5etoiles()
List<TVille> findVillesLikeCodePostalLikeNom(String codePostal, String nomVille)
codePostal
- Si Null, la recherche ne tient pas compte de ce paramétrenomVille
- Si Null, la recherche ne tient pas compte de ce paramétreList<TVille> findVilleLikeCPAndVilleAndPays(String codePostal, String nomVille, String codePays)
codePostal
- Si Null, paramétre non pris en compte dans la recherche.nomVille
- Si Null, paramétre non pris en compte dans la recherche.codePays
- Si Null, paramétre non pris en compte dans la recherche.TVille getVilleByNomPaysCP(String codePays, String nomVille, String codePostal)
codePays
- nomVille
- codePostal
- TDevise getDeviseByCode(String code)
code
- List<TDevise> findDevisesLikeCode(String code)
code
- List<TCalendrier> findCalendrierLikeCode(String codeCalendrier)
codeCalendrier
- List<TDeptGeo> findDepartementLikeCode(String codeDepartement)
codeDepartement
- List<TDeptGeo> findDepartementByIdentRegion(Double identRegion)
identRegion
- List<DeptGeoResultatRecherche> rechercheMultiCriteresDepartement(DeptGeoCriteresRecherche critere)
critere
- List<TDeptGeo> rechercheMultiCriteresDepartementPersistent(DeptGeoCriteresRecherche critere)
critere
- CtxDeptGeo getDeptGeoByIdent(Double idDeptGeo)
idDeptGeo
- List<VilleGeoResultatRecherche> rechercheMultiCriteresVilleGeo(VilleGeoCriteresRecherche critere)
critere
- List<TVille> rechercheVilleByCodePostal(String CodePostal)
CodePostal
- List<TVille> rechercheVilleByRegion(Double ident)
ident
- CtxVilleGeo getVilleGeoByIdent(Double idVilleGeo)
idVilleGeo
- CtxDeptGeo modifierDeptGeo(CtxDeptGeo context)
context
- CtxDeptGeo creerDeptGeo(CtxDeptGeo context)
context
- void supprimerDeptGeo(CtxDeptGeo context)
context
- TDeptGeo creerDepartement(TDeptGeo dept)
dept
- TDeptGeo modifierDepartement(TDeptGeo dept)
dept
- void supprimerDepartement(TDeptGeo dept)
dept
- List<TIsoParam> findLangueLikeCode(String codeLangue)
codeLangue
- TIsoParam modifierLangue(TIsoParam langue)
langue
- void supprimerLangue(TIsoParam langue)
langue
- List<TRegion> findRegionLikeNom(String nomRegion)
nomRegion
- Libellé de la région à trouverList<TRegion> findRegionLikeCode(String codeRegion)
nomRegion
- Libellé de la région à trouverTRegion findRegionByCode(String codeRegion)
codeRegion
- Code de la région à trouverList<RegionResultatRecherche> rechercheMultiCriteresRegion(RegionCriteresRecherche critere)
critere
- Objet contenant les critéres de la rechercheCtxRegion loadRegionByIdent(Double idRegion)
idRegion
- L'id de la région recherchéeCtxRegion modifierRegion(CtxRegion ctxRegion)
ctxRegion
- Contexte de la régionvoid supprimerRegion(CtxRegion ctxRegion)
ctxRegion
- Contexte de la régionCtxRegion creerRegion(CtxRegion ctxRegion)
ctxRegion
- Contexte de la régionCtxVilleGeo modifierVilleGeo(CtxVilleGeo context)
context
- CtxVilleGeo creerVilleGeo(CtxVilleGeo context)
context
- CtxVilleGeo supprimerVilleGeo(CtxVilleGeo context)
context
- void controleSuppressionVilleGeo(TVille ville)
ville
- List<TRegion> findRegionLikeNomEtPays(String nomRegion, String codePays)
nomRegion
- codePays
- List<TRegion> findRegionLikeCodeEtPays(String codeRegion, String codePays)
codeRegion
- codePays
- List<TVille> findVillesLikeCodePostalLikeNomWithCtrlVilleActif(String villeTxt, String cpTxt)
List<VilleGeoResultatRecherche> rechercheVilleBySecteur(Double idSecteur)
List<TDeptGeo> findDepartementLikeCodeAndPays(String codeDepartement, String codePays)
List<TVille> rechercheMultiCriteresVille(VilleCritereRecherche critere)
Copyright © 2016. All rights reserved.