Package | Description |
---|---|
com.akuiteo.compta.nonpersistent.search | |
com.itnsa.gestion.constantes | |
com.itnsa.gestion.nonpersistent | |
com.itnsa.gestion.service | |
com.itnsa.gestion.service.imports |
Modifier and Type | Method and Description |
---|---|
TypeTiers |
EcritureCriteresRecherche.getTiers() |
Modifier and Type | Method and Description |
---|---|
void |
EcritureCriteresRecherche.setTiers(TypeTiers tiers) |
Modifier and Type | Method and Description |
---|---|
static TypeTiers |
TypeTiers.getByCode(String code) |
static TypeTiers |
TypeTiers.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeTiers[] |
TypeTiers.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TypeTiers |
DestinataireMail.getTypeTiers() |
TypeTiers |
EnvoiPieceJointe.getTypeTiers() |
Modifier and Type | Method and Description |
---|---|
void |
DestinataireMail.setTypeTiers(TypeTiers typeTiers) |
void |
EnvoiPieceJointe.setTypeTiers(TypeTiers typeTiers) |
Constructor and Description |
---|
DestinataireMail(Double identDestinataire,
String nomDest,
String prenomDest,
String mailDest,
Boolean indFrom,
Boolean indTo,
Boolean indCc,
Boolean indCci,
TypeTiers typeTiers) |
DestinataireMail(Double identDestinataire,
String nomDest,
String prenomDest,
String mailDest,
Boolean indTo,
Boolean indCc,
Boolean indCci,
TypeTiers typeTiers) |
EnvoiPieceJointe(Double identDestinataire,
String nomDest,
String prenomDest,
String mailDest,
Boolean indFrom,
Boolean indTo,
Boolean indCc,
Boolean indCci,
TypeTiers typeTiers) |
EnvoiPieceJointe(Double identDestinataire,
String nomDest,
String prenomDest,
String mailDest,
Boolean indTo,
Boolean indCc,
Boolean indCci,
TypeTiers typeTiers) |
Modifier and Type | Method and Description |
---|---|
String |
ProduitFiniService.findCompteComptableOfProduit(FProduitfini produitFini,
TypeProduitFini produitVenduOuAchete,
TypeTiers typeTiers,
Double identTiers,
boolean indInterne,
boolean indAchAbonnement,
boolean indFAEFAR,
boolean indTVA,
boolean groupe)
Recherche du compte comptable du produit passé en paramétre.
|
List<ContactOutlook> |
ContactService.findContactSynchroOutlook(List<Double> idsContactToCreate,
TypeTiers typeTiers) |
Modifier and Type | Method and Description |
---|---|
ResultatImport |
ImportContratService.importContrat(String filename,
String separateur,
TypeTiers typeTiers,
ImportParams params)
Méthode principale d'import d'affaire multi client
|
Copyright © 2016. All rights reserved.