Uses of Class
org.exoplatform.leadcapture.dao.FieldDAO
Packages that use FieldDAO
-
Uses of FieldDAO in org.exoplatform.leadcapture.listeners
Constructors in org.exoplatform.leadcapture.listeners with parameters of type FieldDAOModifierConstructorDescriptionNewResponseListener(LCMailService lcMailService, MailTemplatesManagementService mailTemplatesManagementService, ResourcesManagementService resourcesManagementService, LeadCaptureSettingsService leadCaptureSettingsService, FieldDAO fieldDAO) -
Uses of FieldDAO in org.exoplatform.leadcapture.services
Constructors in org.exoplatform.leadcapture.services with parameters of type FieldDAOModifierConstructorDescriptionLeadsManagementService(LeadDAO leadDAO, FormDAO formDAO, FieldDAO fieldDAO, ResponseDAO responseDAO, org.exoplatform.task.service.TaskService taskService, org.exoplatform.task.service.StatusService statusService, org.exoplatform.task.service.ProjectService projectService, org.exoplatform.task.service.LabelService labelService, org.exoplatform.task.service.CommentService commentService, LeadCaptureSettingsService leadCaptureSettingsService, org.exoplatform.services.listener.ListenerService listenerService)