Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_ID |
Modifier and Type | Method and Description |
---|---|
FSiteContact |
creerSiteContact(FSiteContact siteContact)
Creates a contact site
|
FSiteContact |
findByContactAndAdresse(FPContact contact,
PAdresse adresse)
Returns the contact site of a contact and his address
|
FSiteContact |
modifierSiteContact(FSiteContact siteContact)
Updates a contact site
|
void |
supprimerSiteContact(FSiteContact siteContact)
Removes a contact site
|
getServerMessages, resetServerMessages
static final String SERVICE_ID
FSiteContact creerSiteContact(FSiteContact siteContact)
siteContact
- FSiteContact modifierSiteContact(FSiteContact siteContact)
siteContact
- void supprimerSiteContact(FSiteContact siteContact)
siteContact
- FSiteContact findByContactAndAdresse(FPContact contact, PAdresse adresse)
contact
- the contactadresse
- the contact addressCopyright © 2016. All rights reserved.