Uses of Class
org.exoplatform.leadcapture.dto.FieldDTO
-
Packages that use FieldDTO Package Description org.exoplatform.leadcapture.services -
-
Uses of FieldDTO in org.exoplatform.leadcapture.services
Methods in org.exoplatform.leadcapture.services that return FieldDTO Modifier and Type Method Description FieldDTOLeadsManagementService. toFieldDto(FieldEntity fieldEntity)Methods in org.exoplatform.leadcapture.services with parameters of type FieldDTO Modifier and Type Method Description FieldEntityLeadsManagementService. toFieldEntity(FieldDTO fieldDTO)
-