Modifier and Type | Field and Description |
---|---|
protected List<ContactSocialConnection> |
ContactDataResult.socialConnections |
protected List<ContactSocialConnection> |
SaveIndividualContactData.socialConnections |
protected List<ContactSocialConnection> |
SearchContactByCriteria.socialConnections |
protected List<ContactSocialConnection> |
SearchContactByCriteria.socialConnections |
protected List<ContactSocialConnection> |
SaveIndividualContactData.socialConnections |
protected List<ContactSocialConnection> |
ContactDataResult.socialConnections |
Modifier and Type | Method and Description |
---|---|
List<ContactSocialConnection> |
ContactDataResult.getSocialConnections()
Gets the value of the socialConnections property.
|
List<ContactSocialConnection> |
SaveIndividualContactData.getSocialConnections()
Gets the value of the socialConnections property.
|
List<ContactSocialConnection> |
SearchContactByCriteria.getSocialConnections()
Gets the value of the socialConnections property.
|
List<ContactSocialConnection> |
SearchContactByCriteria.getSocialConnections()
Gets the value of the socialConnections property.
|
List<ContactSocialConnection> |
SaveIndividualContactData.getSocialConnections()
Gets the value of the socialConnections property.
|
List<ContactSocialConnection> |
ContactDataResult.getSocialConnections()
Gets the value of the socialConnections 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.