Package | Description |
---|---|
com.akuiteo.builder.bean | |
com.itnsa.gestion.bean | |
com.itnsa.gestion.bean.personne | |
com.itnsa.gestion.nonpersistent | |
com.itnsa.gestion.service |
Modifier and Type | Method and Description |
---|---|
FContactSati |
FContactSatiBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Set<FContactSati> |
FSiteAutreTiers.getContactSatis() |
Modifier and Type | Method and Description |
---|---|
void |
FSiteAutreTiers.addContactSati(FContactSati o) |
void |
FSiteAutreTiers.removeContactSati(FContactSati o) |
Modifier and Type | Method and Description |
---|---|
void |
FSiteAutreTiers.addAllContactSati(Collection<FContactSati> coll) |
protected void |
FSiteAutreTiers.setContactSatis(Set<FContactSati> contactSatis) |
Modifier and Type | Method and Description |
---|---|
Set<FContactSati> |
FPContact.getContactSatis() |
Modifier and Type | Method and Description |
---|---|
void |
FPContact.addContactSati(FContactSati o) |
void |
FPContact.removeContactSati(FContactSati o) |
Modifier and Type | Method and Description |
---|---|
void |
FPContact.addAllContactSati(Collection<FContactSati> coll) |
protected void |
FPContact.setContactSatis(Set<FContactSati> contactSatis) |
Modifier and Type | Method and Description |
---|---|
FContactSati |
CtxContact.getContactSiteAutreTiers() |
Modifier and Type | Method and Description |
---|---|
void |
CtxContact.setContactSiteAutreTiers(FContactSati contactSiteAutreTiers) |
Modifier and Type | Method and Description |
---|---|
FContactSati |
ContactService.associerContactSiteAutreTiers(FContactSati contactSiteAutreTiers)
Associe un site autre tiers à un contact
|
FContactSati |
ContactService.creerContactSiteAutreTiers(FSiteAutreTiers siteAutreTiers,
FContactSati contactSiteAutreTiers,
FPContact contact,
PPersonne personne,
PAdresse adresse)
Crée un contact site autre tiers, le contact associé s'il n'existe pas, la personne du contact (si elle n'existe pas déjà),
son adresse et le contact site lié.
|
FContactSati |
ContactService.getContactSiteAutreTiersById(Double idContactSati) |
FContactSati |
ContactService.modifierContactSiteAutreTiers(FContactSati contactSiteAutreTiers)
Modifie un contact site autre tiers
|
Modifier and Type | Method and Description |
---|---|
FContactSati |
ContactService.associerContactSiteAutreTiers(FContactSati contactSiteAutreTiers)
Associe un site autre tiers à un contact
|
FContactAutreTiers |
ContactService.creerContactAutreTiers(FContactAutreTiers contactAutreTiers,
FPContact contact,
PPersonne personne,
PAdresse adresse,
FContactSati contactSati)
Crée un contact autre tiers, le contact associé s'il n'existe pas, la personne du contact (si elle n'existe pas déjà),
son adresse et le contact site lié.
|
FContactSati |
ContactService.creerContactSiteAutreTiers(FSiteAutreTiers siteAutreTiers,
FContactSati contactSiteAutreTiers,
FPContact contact,
PPersonne personne,
PAdresse adresse)
Crée un contact site autre tiers, le contact associé s'il n'existe pas, la personne du contact (si elle n'existe pas déjà),
son adresse et le contact site lié.
|
FContactSati |
ContactService.modifierContactSiteAutreTiers(FContactSati contactSiteAutreTiers)
Modifie un contact site autre tiers
|
void |
ContactService.supprimerContactSiteAutreTiers(FContactSati contactSiteAutreTiers)
Supprime un contact site autre tiers
|
Copyright © 2016. All rights reserved.