Uses of Class
org.exoplatform.leadcapture.entity.FormEntity
Packages that use FormEntity
Package
Description
-
Uses of FormEntity in org.exoplatform.leadcapture.dao
Methods in org.exoplatform.leadcapture.dao that return FormEntity -
Uses of FormEntity in org.exoplatform.leadcapture.entity
Constructors in org.exoplatform.leadcapture.entity with parameters of type FormEntity -
Uses of FormEntity in org.exoplatform.leadcapture.services
Methods in org.exoplatform.leadcapture.services that return FormEntityModifier and TypeMethodDescriptionLeadsManagementService.createForm(FormEntity formEntity) LeadsManagementService.toFormEntity(FormDTO formDTO) LeadsManagementService.updateForm(FormEntity formEntity) Methods in org.exoplatform.leadcapture.services with parameters of type FormEntityModifier and TypeMethodDescriptionLeadsManagementService.createForm(FormEntity formEntity) LeadsManagementService.toFormDto(FormEntity formEntity) org.json.JSONObjectLeadsManagementService.toFormJson(FormEntity formEntity) LeadsManagementService.updateForm(FormEntity formEntity)