| Package | Description |
|---|---|
| com.itnsa.gestion.document.service | |
| com.itnsa.gestion.flux.nonpersistent | |
| com.itnsa.gestion.nonpersistent | |
| com.itnsa.gestion.service |
| Modifier and Type | Method and Description |
|---|---|
List<ContactOpportunite> |
GesDocService.findContactsAffaireClientByDocIdent(Double ident) |
| Modifier and Type | Method and Description |
|---|---|
List<ContactOpportunite> |
FluxOpportunite.getListeContact() |
List<ContactOpportunite> |
FluxAffaire.getListeContacts() |
| Modifier and Type | Method and Description |
|---|---|
void |
FluxOpportunite.setListeContact(List<ContactOpportunite> listeContact) |
void |
FluxAffaire.setListeContacts(List<ContactOpportunite> listeContacts) |
| Modifier and Type | Method and Description |
|---|---|
List<ContactOpportunite> |
CtxAffaire.getLstContacts() |
| Modifier and Type | Method and Description |
|---|---|
void |
CtxAffaire.setLstContacts(List<ContactOpportunite> lstContacts) |
| Modifier and Type | Method and Description |
|---|---|
List<ContactOpportunite> |
AffaireService.findAllContactsAffaire(FAffaires affaire,
Boolean allContacts)
Recherche des contacts de l'affaire
|
List<ContactOpportunite> |
AffaireService.findAllContactsAffaire(FAffaires affaire,
Boolean allContacts,
List<String> listeAffaires)
Recherche des contacts d'une liste d'affaire
|
List<ContactOpportunite> |
OpportuniteService.findAllContactsOpportunite(FOpportunite opportunite)
Returns a list with all contacts of an opportunity
|
Copyright © 2016. All rights reserved.