Uses of Class
org.exoplatform.leadcapture.dao.FormDAO
Packages that use FormDAO
-
Uses of FormDAO in org.exoplatform.leadcapture.services
Constructors in org.exoplatform.leadcapture.services with parameters of type FormDAOModifierConstructorDescriptionLeadsManagementService(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)