Package | Description |
---|---|
com.secutix.plugin.v2_0 | |
com.secutix.plugin.v2_0.dto |
Modifier and Type | Method and Description |
---|---|
FastContactSearchResult |
ContactService.fastContactSearch(Integer requestId,
String contactNumberOrName,
List<ContactRoleEnum> contactRoleList,
List<ContactTypeEnum> contactTypeList,
Long maxResults) |
FastContactSearchResult |
ContactServiceMockImpl.fastContactSearch(Integer requestId,
String contactNumberOrName,
List<ContactRoleEnum> contactRoleList,
List<ContactTypeEnum> contactTypeList,
Long maxResults) |
FastContactSearchResult |
ContactServiceMockImpl.fastContactSearch(Integer requestId,
String contactNumberOrName,
List<ContactRoleEnum> contactRoleList,
List<ContactTypeEnum> contactTypeList,
Long maxResults) |
FastContactSearchResult |
ContactService.fastContactSearch(Integer requestId,
String contactNumberOrName,
List<ContactRoleEnum> contactRoleList,
List<ContactTypeEnum> contactTypeList,
Long maxResults) |
StructureMemberContactListResult |
ContactService.listStructureMembersByCriteria(String structureContactNumber,
String memberContactNumber,
List<ContactRoleEnum> roles,
String login,
String state,
String firstname,
String lastname,
Long startPosition,
Long maxResults) |
StructureMemberContactListResult |
ContactServiceMockImpl.listStructureMembersByCriteria(String structureContactNumber,
String memberContactNumber,
List<ContactRoleEnum> roles,
String login,
String state,
String firstname,
String lastname,
Long startPosition,
Long maxResults) |
StructureMemberContactListResult |
ContactServiceMockImpl.listStructureMembersByCriteria(String structureContactNumber,
String memberContactNumber,
List<ContactRoleEnum> roles,
String login,
String state,
String firstname,
String lastname,
Long startPosition,
Long maxResults) |
StructureMemberContactListResult |
ContactService.listStructureMembersByCriteria(String structureContactNumber,
String memberContactNumber,
List<ContactRoleEnum> roles,
String login,
String state,
String firstname,
String lastname,
Long startPosition,
Long maxResults) |
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) |
ContactSearchResult |
ContactServiceMockImpl.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) |
ContactSearchResult |
ContactServiceMockImpl.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) |
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) |
Modifier and Type | Field and Description |
---|---|
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> |
FastContactSearch.contactRoleList |
protected List<ContactRoleEnum> |
FastContactSearch.contactRoleList |
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 |
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> |
FastContactSearch.getContactRoleList()
Gets the value of the contactRoleList property.
|
List<ContactRoleEnum> |
FastContactSearch.getContactRoleList()
Gets the value of the contactRoleList property.
|
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 |
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.
|
Copyright © 2021. All rights reserved.