Uses of Class
org.exoplatform.leadcapture.dto.ResponseDTO
Packages that use ResponseDTO
-
Uses of ResponseDTO in org.exoplatform.leadcapture.dto
Fields in org.exoplatform.leadcapture.dto with type parameters of type ResponseDTOConstructor parameters in org.exoplatform.leadcapture.dto with type arguments of type ResponseDTO -
Uses of ResponseDTO in org.exoplatform.leadcapture.services
Methods in org.exoplatform.leadcapture.services that return ResponseDTOModifier and TypeMethodDescriptionLeadsManagementService.toResponseDto(ResponseEntity responseEntity) Methods in org.exoplatform.leadcapture.services with parameters of type ResponseDTOModifier and TypeMethodDescriptionvoidLeadsManagementService.addResponse(ResponseDTO responseDTO, LeadEntity leadEntity) LeadsManagementService.toResponseEntity(ResponseDTO responseDTO)