Package | Description |
---|---|
com.itnsa.gestion.nonpersistent.search | |
com.itnsa.gestion.service |
Modifier and Type | Method and Description |
---|---|
List<CtxRecherche> |
RechercheUtilisateur.getRecherches() |
Modifier and Type | Method and Description |
---|---|
void |
RechercheUtilisateur.setRecherches(List<CtxRecherche> recherches) |
Modifier and Type | Method and Description |
---|---|
CtxRecherche |
RechercheService.create(CtxRecherche recherche,
AbstractSearchCriteria critere)
Creation de la recherche pré-enregistré avec "Xmlisation" du bean Critére passé en paramétre
|
CtxRecherche |
RechercheService.modify(CtxRecherche recherche,
AbstractSearchCriteria critere)
Modification de la recherche pré-enregistré avec "Xmlisation" du bean Critére passé en paramétre
|
CtxRecherche |
RechercheService.modifyMefResultat(Double identRecherche,
Map<String,String> mefResultat)
Enrigistrement de la map de présentation des resultats soius formle XLM
Cette map est sur une structure similaire aux préférences Store
|
Modifier and Type | Method and Description |
---|---|
List<CtxRecherche> |
RechercheService.rechercheMultiCritere(RechercheCritereRecherche critere)
Recherche multi critéres des recherches pré enregistrés
|
Modifier and Type | Method and Description |
---|---|
CtxRecherche |
RechercheService.create(CtxRecherche recherche,
AbstractSearchCriteria critere)
Creation de la recherche pré-enregistré avec "Xmlisation" du bean Critére passé en paramétre
|
CtxRecherche |
RechercheService.modify(CtxRecherche recherche,
AbstractSearchCriteria critere)
Modification de la recherche pré-enregistré avec "Xmlisation" du bean Critére passé en paramétre
|
Copyright © 2016. All rights reserved.