Package | Description |
---|---|
com.akuiteo.affaire.suivi.model | |
com.itnsa.gestion.constantes | |
com.itnsa.gestion.gmao.nonpersistent | |
com.itnsa.gestion.nonpersistent | |
com.itnsa.gestion.service |
Modifier and Type | Method and Description |
---|---|
TypeProspect |
DescriptifAffaire.getTypeProspect() |
Modifier and Type | Method and Description |
---|---|
static TypeProspect |
TypeProspect.getByValue(Double value)
Deprecated.
|
static TypeProspect |
TypeProspect.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeProspect[] |
TypeProspect.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TypeProspect |
LocalisationPrdMaint.getTypeCliProspect() |
Modifier and Type | Method and Description |
---|---|
void |
LocalisationPrdMaint.setTypeCliProspect(TypeProspect typeCliProspect) |
Modifier and Type | Method and Description |
---|---|
TypeProspect |
CtxClient.getTypeProspectClient() |
TypeProspect |
CtxFournisseur.getTypeProspectFournisseur() |
Modifier and Type | Method and Description |
---|---|
void |
CtxClient.setTypeProspectClient(TypeProspect typeProspectClient) |
void |
CtxFournisseur.setTypeProspectFournisseur(TypeProspect typeProspectFournisseur) |
Modifier and Type | Method and Description |
---|---|
FPClient |
ClientService.creerProspectClient(CtxClient client,
TypeProspect type)
Deprecated.
|
CtxClient |
ClientService.creerProspectClientComplet(CtxClient client,
boolean majCommercial,
TypeProspect type)
Cette méthode est uniquement utilisée par le client RCP
|
FPClient |
ClientService.creerProspectClientComplet(FPClient client,
boolean majCommercial,
TypeProspect type)
Creates a customer, a person associated, an address and a customer site
|
List<ClientEtAdresse> |
ClientService.findClientEtAdresseLikeCodeEtNom(String nom,
String code,
String codeSoc,
Double identEtabl,
Date dtValid,
TypeProspect type,
List<String> listAffaire,
boolean affClient) |
List<ClientEtAdresse> |
ClientService.findClientEtAdresseLikeCodeEtNom(String nom,
String code,
String codeSoc,
Double identEtabl,
Date dtValid,
TypeProspect type,
String codeAffaire,
TypeClientListeAide typeClient) |
List<ClientEtAdresse> |
ClientService.findClientEtAdresseLikeCodeEtNom(String nom,
String code,
String codeSoc,
Double identEtabl,
Date dtValid,
TypeProspect type,
String codeAffaire,
TypeClientListeAide typeClient,
boolean withContrat)
Recherche de Clients / Prospects, utilisée par les listes d'aide "CODE+NOM"
|
List<ClientEtAdresse> |
ClientService.findClientEtAdresseLikeCodeEtNom(String nom,
String code,
String codeSoc,
Double identEtabl,
Date dtValid,
TypeProspect type,
String codeAffaire,
TypeClientListeAide typeClient,
boolean withContrat,
boolean affClient)
Recherche de Clients / Prospects, utilisée par les listes d'aide "CODE+NOM"
|
List<ClientEtAdresse> |
ClientService.findClientEtAdresseLikeCodeEtNom(String nom,
String code,
String codeSoc,
Double identEtabl,
Date dtValid,
TypeProspect type,
String codeAffaire,
TypeClientListeAide typeClient,
boolean withContrat,
boolean affClient,
boolean bAllSociete)
Recherche de Clients / Prospects, utilisée par les listes d'aide "CODE+NOM"
|
CtxClient |
ClientService.initContextClient(TypeProspect type) |
void |
ClientService.modifieClientParDeclencheur(FPClient client,
TypeProspect type)
Coquille vide afin d'implémenter la méthode par déclencheur
|
FPClient |
ClientService.modifierClient(FPClient client,
TypeProspect type) |
Copyright © 2016. All rights reserved.