Modifier and Type | Method and Description |
---|---|
FContactClient |
FContactClientBuilder.build() |
Modifier and Type | Method and Description |
---|---|
FContactScliBuilder |
FContactScliBuilder.withContactClient(FContactClient contactClient) |
Modifier and Type | Method and Description |
---|---|
GLnkPrestaCtcliBuilder |
GLnkPrestaCtcliBuilder.withContactClient(FContactClient contactClient) |
Modifier and Type | Method and Description |
---|---|
FContactClient |
FContactScli.getContactClient() |
Modifier and Type | Method and Description |
---|---|
void |
FContactScli.setContactClient(FContactClient contactSuperieur)
BDD : CONTACTSUPERIEUR
Pointeur vers le responsable du contact chez le client |
Modifier and Type | Method and Description |
---|---|
FContactClient |
GLnkPrestaCtcli.getContactClient() |
Modifier and Type | Method and Description |
---|---|
void |
GLnkPrestaCtcli.setContactClient(FContactClient contactClient)
BDD : CONTACTCLIENT
Pointeur vers le contact client |
Constructor and Description |
---|
GLnkPrestaCtcli(GCategorie categorie,
FContactClient contactClient) |
Modifier and Type | Method and Description |
---|---|
Set<FContactClient> |
FPContact.getContactClients() |
Set<FContactClient> |
FPClient.getContactClients() |
Modifier and Type | Method and Description |
---|---|
void |
FPContact.addContactClient(FContactClient o) |
void |
FPClient.addContactClient(FContactClient o) |
void |
FPContact.removeContactClient(FContactClient o) |
void |
FPClient.removeContactClient(FContactClient o) |
Modifier and Type | Method and Description |
---|---|
void |
FPContact.addAllContactClient(Collection<FContactClient> coll) |
void |
FPClient.addAllContactClient(Collection<FContactClient> coll) |
protected void |
FPContact.setContactClients(Set<FContactClient> contactClients) |
protected void |
FPClient.setContactClients(Set<FContactClient> contactClients) |
Modifier and Type | Method and Description |
---|---|
static FContactClient |
T9ContextHolderWrapper.getContactClientConnecte() |
Modifier and Type | Method and Description |
---|---|
FContactClient |
CtxOpportuniteContactClient.getContactClient() |
Modifier and Type | Method and Description |
---|---|
void |
CtxOpportuniteContactClient.setContactClient(FContactClient contactClient) |
Modifier and Type | Field and Description |
---|---|
FContactClient |
ImportDataParc.contactClient |
Modifier and Type | Method and Description |
---|---|
List<FContactClient> |
GMAOPrestationService.findContactsLiesPresta(Double idPresta) |
Modifier and Type | Method and Description |
---|---|
FContactClient |
CtxContact.getContactClient() |
Modifier and Type | Method and Description |
---|---|
void |
CtxContact.setContactClient(FContactClient contactClient) |
Modifier and Type | Field and Description |
---|---|
FContactClient |
ImportDataClientContact.contactClient |
FContactClient |
ImportDataOpportunite.contactClient |
Modifier and Type | Field and Description |
---|---|
protected FContactClient |
T9UserDetails.contactClient |
Modifier and Type | Method and Description |
---|---|
FContactClient |
T9UserDetails.getContactClient() |
Modifier and Type | Method and Description |
---|---|
T9UserDetails |
T9UserDetails.setContactClient(FContactClient contactClient) |
Modifier and Type | Method and Description |
---|---|
FContactClient |
ContactService.associerContactClient(FPClient client,
FContactClient contactClient,
FPContact contact)
Associates a customer contact to a customer.
|
FContactClient |
ContactService.creerContactClient(FPClient client,
FContactClient contactClient,
FPContact contact,
PPersonne personne,
PAdresse adresse,
FContactScli contactScli)
Cree un contact client et le contact associé ainsi que ses zones libres, paramétres contact et la personne associée
si elle n'existe pas.
|
FContactClient |
ContactService.getContactClientByIdctEtIdcli(Double idContact,
Double idClient) |
FContactClient |
ContactService.loadContactByClient(Double identClient,
String nomContact,
String prenomContact,
String regroupement)
Retourne le contact du client qui correspond aux critéres passés en paramétre.
|
FContactClient |
ContactService.loadContactByClient(Double identClient,
String nomContact,
String prenomContact,
String regroupement,
boolean loadFk) |
FContactClient |
ContactService.modifierContactClient(FContactClient contactClient)
Updates a customer contact
|
FContactClient |
ContactService.modifierContactClient(FContactClient contactClient,
FPContact contact,
FSiteClient siteClient,
FContactScli contactScli)
Modifie un contact client aisni que son contact associé, ses zones libres et ses paramétres contact
|
Modifier and Type | Method and Description |
---|---|
List<FContactClient> |
ContactService.findContactsClient(Double identClient,
String nomContact)
Retouorne la liste de contacts du client
|
Modifier and Type | Method and Description |
---|---|
FContactClient |
ContactService.associerContactClient(FPClient client,
FContactClient contactClient,
FPContact contact)
Associates a customer contact to a customer.
|
FContactClient |
ContactService.creerContactClient(FPClient client,
FContactClient contactClient,
FPContact contact,
PPersonne personne,
PAdresse adresse,
FContactScli contactScli)
Cree un contact client et le contact associé ainsi que ses zones libres, paramétres contact et la personne associée
si elle n'existe pas.
|
FContactClient |
ContactService.modifierContactClient(FContactClient contactClient)
Updates a customer contact
|
FContactClient |
ContactService.modifierContactClient(FContactClient contactClient,
FPContact contact,
FSiteClient siteClient,
FContactScli contactScli)
Modifie un contact client aisni que son contact associé, ses zones libres et ses paramétres contact
|
void |
ContactService.supprimerContactClient(FContactClient contactClient)
Removes a customer contact
|
Modifier and Type | Method and Description |
---|---|
CtxContact |
ContactService.initContextContact(Collection<FContactClient> contactsClient,
Collection<FContactScli> contactsSiteClient) |
Copyright © 2016. All rights reserved.