| Modifier and Type | Method and Description |
|---|---|
static void |
Utils.saveComment(String activityId,
ResponseEntity responseEntity) |
static org.json.JSONObject |
Utils.toResponseJson(ResponseEntity responseEntity) |
| Modifier and Type | Method and Description |
|---|---|
List<ResponseEntity> |
ResponseDAO.getResponsesByForm(long formId,
long leadId) |
List<ResponseEntity> |
ResponseDAO.getResponsesByLead(long leadId) |
| Constructor and Description |
|---|
FieldEntity(String name,
String value,
ResponseEntity responseEntity) |
| Modifier and Type | Method and Description |
|---|---|
void |
NewResponseListener.onEvent(org.exoplatform.services.listener.Event<LeadEntity,ResponseEntity> event) |
| Modifier and Type | Method and Description |
|---|---|
ResponseEntity |
LeadsManagementService.createResponse(ResponseEntity responseEntity) |
ResponseEntity |
LeadsManagementService.toResponseEntity(ResponseDTO responseDTO) |
| Modifier and Type | Method and Description |
|---|---|
List<ResponseEntity> |
LeadsManagementService.getAllResponses() |
| Modifier and Type | Method and Description |
|---|---|
ResponseEntity |
LeadsManagementService.createResponse(ResponseEntity responseEntity) |
ResponseDTO |
LeadsManagementService.toResponseDto(ResponseEntity responseEntity) |
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.