Modifier and Type | Method and Description |
---|---|
FLnkCliClb |
FLnkCliClbBuilder.build() |
Modifier and Type | Method and Description |
---|---|
FLnkCliClbZlBuilder |
FLnkCliClbZlBuilder.withLnkCliClb(FLnkCliClb lnkCliClb) |
Modifier and Type | Method and Description |
---|---|
FLnkCliClb |
FLnkCliClbZl.getLnkCliClb() |
Modifier and Type | Method and Description |
---|---|
ParentInfo<FLnkCliClb,Double> |
FLnkCliClbZl.getParentInfo() |
Modifier and Type | Method and Description |
---|---|
void |
FLnkCliClbZl.setLnkCliClb(FLnkCliClb lnkCliClb)
BDD : LNKCLICLB
Pointeur vers le lien client-commercial |
void |
FLnkCliClbZl.setParent(FLnkCliClb parent) |
Constructor and Description |
---|
FLnkCliClbZl(FLnkCliClb lnkCliClb,
String alpha01,
String alpha02,
String alpha03,
String alpha04,
String alpha05,
String alpha06,
String alpha07,
String alpha08,
String alpha09,
String alpha10,
Double number01,
Double number02,
Double number03,
Double number04,
Double number05,
Double number06,
Double number07,
Double number08,
Double number09,
Double number10,
Date date01,
Date date02,
Date date03,
Date date04,
Date date05,
Date date06,
Date date07,
Date date08,
Date date09,
Date date10,
Double booleen01,
Double booleen02,
Double booleen03,
Double booleen04,
Double booleen05,
Double booleen06,
Double booleen07,
Double booleen08,
Double booleen09,
Double booleen10,
String alpha11,
String alpha12,
String alpha13,
String alpha14,
String alpha15,
String alpha16,
String alpha17,
String alpha18,
String alpha19,
String alpha20,
Double sequence) |
Modifier and Type | Method and Description |
---|---|
Set<FLnkCliClb> |
FPClient.getLnkCliClbs() |
Set<FLnkCliClb> |
FPCollaborateur.getLnkCliClbs() |
Modifier and Type | Method and Description |
---|---|
void |
FPClient.addLnkCliClb(FLnkCliClb o) |
void |
FPCollaborateur.addLnkCliClb(FLnkCliClb o) |
void |
FPClient.removeLnkCliClb(FLnkCliClb o) |
void |
FPCollaborateur.removeLnkCliClb(FLnkCliClb o) |
Modifier and Type | Method and Description |
---|---|
void |
FPClient.addAllLnkCliClb(Collection<FLnkCliClb> coll) |
void |
FPCollaborateur.addAllLnkCliClb(Collection<FLnkCliClb> coll) |
protected void |
FPClient.setLnkCliClbs(Set<FLnkCliClb> lnkCliClbs) |
protected void |
FPCollaborateur.setLnkCliClbs(Set<FLnkCliClb> lnkCliClbs) |
Modifier and Type | Field and Description |
---|---|
protected List<FLnkCliClb> |
CtxCible.lnkCliClbs |
Modifier and Type | Method and Description |
---|---|
FLnkCliClb |
CtxCliClb.getLnkCliClb() |
FLnkCliClb |
CtxClient.getLnkCliClb() |
Modifier and Type | Method and Description |
---|---|
List<FLnkCliClb> |
CtxCible.getLnkCliClbs() |
Modifier and Type | Method and Description |
---|---|
void |
CtxCliClb.setLnkCliClb(FLnkCliClb lnkCliClb) |
void |
CtxClient.setLnkCliClb(FLnkCliClb lnkCliClb) |
Modifier and Type | Method and Description |
---|---|
void |
CtxCible.setLnkCliClbs(List<FLnkCliClb> lnkCliClbs) |
Constructor and Description |
---|
CtxCliClb(FLnkCliClb lnkCliClb) |
Modifier and Type | Method and Description |
---|---|
List<FLnkCliClb> |
ClientResultatRecherche.getLnkCliClbs() |
Modifier and Type | Method and Description |
---|---|
void |
ClientResultatRecherche.setLnkCliClbs(List<FLnkCliClb> lnkCliClbs) |
Modifier and Type | Method and Description |
---|---|
FLnkCliClb |
ClientService.associerCommercialNonPrincipal(FPClient client,
FPCollaborateur collaborateur)
Associates a collaborator to a customer
|
FLnkCliClb |
ClientService.associerCommercialPrincipal(FPClient client,
FPCollaborateur collaborateur)
Associates a collaborator to a customer as the main commercial of this one
If the link between the collaborator and the customer doesn't exist and if there's no main commercial for this customer, creates the link and mark the collabaorator as the main commercial of the customer. |
Modifier and Type | Method and Description |
---|---|
List<FLnkCliClb> |
ClientService.findCommerciauxByClient(Double identClient)
Retourne la liste des commerciaux associés à un client
|
Modifier and Type | Method and Description |
---|---|
void |
ClientService.supprimerCommercialDuClient(FLnkCliClb lienCollab)
Supprime un commercial d'un client
|
Copyright © 2016. All rights reserved.