Package | Description |
---|---|
com.secutix.plugin.paymentintegration.dto.contact | |
com.secutix.plugin.paymentintegration.service | |
com.secutix.plugin.paymentintegration.service.emptyImpl |
Modifier and Type | Field and Description |
---|---|
protected ContactRoleEnum |
FastContactSearch.contactRole |
protected ContactRoleEnum |
FastContactSearch.contactRole |
protected ContactRoleEnum |
ContactDataResult.role |
protected ContactRoleEnum |
StructureMemberContactData.role |
protected ContactRoleEnum |
StructureMemberContactResult.role |
protected ContactRoleEnum |
StructureMemberContactResult.role |
protected ContactRoleEnum |
StructureMemberContactData.role |
protected ContactRoleEnum |
ContactDataResult.role |
Modifier and Type | Field and Description |
---|---|
protected List<ContactRoleEnum> |
SearchContactByCriteria.contactRoles |
protected List<ContactRoleEnum> |
SearchContactByCriteria.contactRoles |
protected List<ContactRoleEnum> |
ListStructureMembersByCriteria.roles |
protected List<ContactRoleEnum> |
ListStructureMembersByCriteria.roles |
Modifier and Type | Method and Description |
---|---|
static ContactRoleEnum |
ContactRoleEnum.fromValue(String v) |
static ContactRoleEnum |
ContactRoleEnum.fromValue(String v) |
ContactRoleEnum |
FastContactSearch.getContactRole()
Gets the value of the contactRole property.
|
ContactRoleEnum |
FastContactSearch.getContactRole()
Gets the value of the contactRole property.
|
ContactRoleEnum |
ContactDataResult.getRole()
Gets the value of the role property.
|
ContactRoleEnum |
StructureMemberContactData.getRole()
Gets the value of the role property.
|
ContactRoleEnum |
StructureMemberContactResult.getRole()
Gets the value of the role property.
|
ContactRoleEnum |
StructureMemberContactResult.getRole()
Gets the value of the role property.
|
ContactRoleEnum |
StructureMemberContactData.getRole()
Gets the value of the role property.
|
ContactRoleEnum |
ContactDataResult.getRole()
Gets the value of the role property.
|
static ContactRoleEnum |
ContactRoleEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContactRoleEnum |
ContactRoleEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContactRoleEnum[] |
ContactRoleEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static ContactRoleEnum[] |
ContactRoleEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<ContactRoleEnum> |
SearchContactByCriteria.getContactRoles()
Gets the value of the contactRoles property.
|
List<ContactRoleEnum> |
SearchContactByCriteria.getContactRoles()
Gets the value of the contactRoles property.
|
List<ContactRoleEnum> |
ListStructureMembersByCriteria.getRoles()
Gets the value of the roles property.
|
List<ContactRoleEnum> |
ListStructureMembersByCriteria.getRoles()
Gets the value of the roles property.
|
Modifier and Type | Method and Description |
---|---|
void |
FastContactSearch.setContactRole(ContactRoleEnum value)
Sets the value of the contactRole property.
|
void |
FastContactSearch.setContactRole(ContactRoleEnum value)
Sets the value of the contactRole property.
|
void |
ContactDataResult.setRole(ContactRoleEnum value)
Sets the value of the role property.
|
void |
StructureMemberContactData.setRole(ContactRoleEnum value)
Sets the value of the role property.
|
void |
StructureMemberContactResult.setRole(ContactRoleEnum value)
Sets the value of the role property.
|
void |
StructureMemberContactResult.setRole(ContactRoleEnum value)
Sets the value of the role property.
|
void |
StructureMemberContactData.setRole(ContactRoleEnum value)
Sets the value of the role property.
|
void |
ContactDataResult.setRole(ContactRoleEnum value)
Sets the value of the role 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.