Modifier and Type | Class and Description |
---|---|
class |
ContactConnectionDetailed
Java class for contactConnectionDetailed complex type.
|
Modifier and Type | Field and Description |
---|---|
protected List<ContactConnection> |
AbstractContactDataComplete.contactConnections |
protected List<ContactConnection> |
SaveIndividualContactData.contactConnections |
protected List<ContactConnection> |
SaveStructureContactData.contactConnections |
protected List<ContactConnection> |
SearchContactByCriteria.contactConnections |
protected List<ContactConnection> |
SearchContactByCriteria.contactConnections |
protected List<ContactConnection> |
SaveStructureContactData.contactConnections |
protected List<ContactConnection> |
SaveIndividualContactData.contactConnections |
protected List<ContactConnection> |
AbstractContactDataComplete.contactConnections |
Modifier and Type | Method and Description |
---|---|
List<ContactConnection> |
AbstractContactDataComplete.getContactConnections()
Gets the value of the contactConnections property.
|
List<ContactConnection> |
SaveIndividualContactData.getContactConnections()
Gets the value of the contactConnections property.
|
List<ContactConnection> |
SaveStructureContactData.getContactConnections()
Gets the value of the contactConnections property.
|
List<ContactConnection> |
SearchContactByCriteria.getContactConnections()
Gets the value of the contactConnections property.
|
List<ContactConnection> |
SearchContactByCriteria.getContactConnections()
Gets the value of the contactConnections property.
|
List<ContactConnection> |
SaveStructureContactData.getContactConnections()
Gets the value of the contactConnections property.
|
List<ContactConnection> |
SaveIndividualContactData.getContactConnections()
Gets the value of the contactConnections property.
|
List<ContactConnection> |
AbstractContactDataComplete.getContactConnections()
Gets the value of the contactConnections property.
|
Modifier and Type | Method and Description |
---|---|
ContactSearchResult |
ContactService.searchContactByCriteria(String contactReference,
List<ContactRoleEnum> contactRoles,
List<ContactConnection> contactConnections,
List<ContactDetailsEnum> contactDetails,
List<ContactSocialConnection> socialConnections,
String phone,
String structureContactNumber,
ContactTextSearch contactTextSearch,
ContactTypeEnum contactType,
boolean includeWithoutConnection,
Long startPosition,
Long maxResults)
Allow to search for contacts passing a choice of filters : contact reference, roles,
connections, email, phone, etc.
|
ContactSearchResult |
ContactService.searchContactByCriteria(String contactReference,
List<ContactRoleEnum> contactRoles,
List<ContactConnection> contactConnections,
List<ContactDetailsEnum> contactDetails,
List<ContactSocialConnection> socialConnections,
String phone,
String structureContactNumber,
ContactTextSearch contactTextSearch,
ContactTypeEnum contactType,
boolean includeWithoutConnection,
Long startPosition,
Long maxResults)
Allow to search for contacts passing a choice of filters : contact reference, roles,
connections, email, phone, etc.
|
Modifier and Type | Method and Description |
---|---|
ContactSearchResult |
ContactServiceEmpty.searchContactByCriteria(String contactReference,
List<ContactRoleEnum> contactRoles,
List<ContactConnection> contactConnections,
List<ContactDetailsEnum> contactDetails,
List<ContactSocialConnection> socialConnections,
String phone,
String structureContactNumber,
ContactTextSearch contactTextSearch,
ContactTypeEnum contactType,
boolean includeWithoutConnection,
Long startPosition,
Long maxResults)
Allow to search for contacts passing a choice of filters : contact reference, roles,
connections, email, phone, etc.
|
ContactSearchResult |
ContactServiceEmpty.searchContactByCriteria(String contactReference,
List<ContactRoleEnum> contactRoles,
List<ContactConnection> contactConnections,
List<ContactDetailsEnum> contactDetails,
List<ContactSocialConnection> socialConnections,
String phone,
String structureContactNumber,
ContactTextSearch contactTextSearch,
ContactTypeEnum contactType,
boolean includeWithoutConnection,
Long startPosition,
Long maxResults)
Allow to search for contacts passing a choice of filters : contact reference, roles,
connections, email, phone, etc.
|
Copyright © 2021. All rights reserved.