| Package | Description |
|---|---|
| org.exoplatform.leadcapture.dao | |
| org.exoplatform.leadcapture.entity | |
| org.exoplatform.leadcapture.services |
| Modifier and Type | Method and Description |
|---|---|
FormEntity |
FormDAO.getFormByName(String name) |
| Constructor and Description |
|---|
ResponseEntity(FormEntity formEntity,
LeadEntity leadEntity) |
| Modifier and Type | Method and Description |
|---|---|
FormEntity |
LeadsManagementService.createForm(FormEntity formEntity) |
FormEntity |
LeadsManagementService.toFormEntity(FormDTO formDTO) |
FormEntity |
LeadsManagementService.updateForm(FormEntity formEntity) |
| Modifier and Type | Method and Description |
|---|---|
FormEntity |
LeadsManagementService.createForm(FormEntity formEntity) |
FormDTO |
LeadsManagementService.toFormDto(FormEntity formEntity) |
org.json.JSONObject |
LeadsManagementService.toFormJson(FormEntity formEntity) |
FormEntity |
LeadsManagementService.updateForm(FormEntity formEntity) |
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.