Uses of Class
org.exoplatform.leadcapture.dto.FormInfo
-
Packages that use FormInfo Package Description org.exoplatform.leadcapture.rest org.exoplatform.leadcapture.services -
-
Uses of FormInfo in org.exoplatform.leadcapture.rest
Methods in org.exoplatform.leadcapture.rest with parameters of type FormInfo Modifier and Type Method Description javax.ws.rs.core.ResponseLeadsManagementRest. add(javax.ws.rs.core.UriInfo uriInfo, String headerToken, FormInfo lead)Method parameters in org.exoplatform.leadcapture.rest with type arguments of type FormInfo Modifier and Type Method Description javax.ws.rs.core.ResponseLeadsManagementRest. importLeads(javax.ws.rs.core.UriInfo uriInfo, List<FormInfo> leads) -
Uses of FormInfo in org.exoplatform.leadcapture.services
Methods in org.exoplatform.leadcapture.services with parameters of type FormInfo Modifier and Type Method Description LeadEntityLeadsManagementService. addLeadInfo(FormInfo leadInfo, boolean broadcast)
-