Package | Description |
---|---|
com.itnsa.gestion.nonpersistent | |
com.itnsa.gestion.service |
Modifier and Type | Method and Description |
---|---|
List<MandatResultatRecherche> |
CtxClient.getListeMandats() |
List<MandatResultatRecherche> |
CtxSiteClient.getListeMandats() |
Modifier and Type | Method and Description |
---|---|
void |
CtxClient.setListeMandats(List<MandatResultatRecherche> listeMandats) |
void |
CtxSiteClient.setListeMandats(List<MandatResultatRecherche> listeMandats) |
Modifier and Type | Method and Description |
---|---|
MandatResultatRecherche |
MandatService.getMandat(Double identSite,
Double identClient,
boolean onlySite) |
Modifier and Type | Method and Description |
---|---|
List<MandatResultatRecherche> |
MandatService.findBySociete(Double identSociete) |
List<MandatResultatRecherche> |
MandatService.search(MandatCriteresRecherche criteria) |
Modifier and Type | Method and Description |
---|---|
<T extends InfosMandat & IdentVirTemp> |
MandatService.remplirInfosMandat(T prelevement,
MandatResultatRecherche mandat) |
Copyright © 2016. All rights reserved.