Class ResearchStudyParticipantFileService

java.lang.Object
org.diabetestechnology.drh.service.http.pg.service.ResearchStudyParticipantFileService

@Service public class ResearchStudyParticipantFileService extends Object
  • Constructor Details

  • Method Details

    • uploadAndSaveParticipantFile

      public org.jooq.JSONB uploadAndSaveParticipantFile(org.springframework.web.multipart.MultipartFile file, ParticipantFileDataRequest request) throws com.fasterxml.jackson.core.JsonProcessingException
      Throws:
      com.fasterxml.jackson.core.JsonProcessingException
    • generateParticipantMealsCsvTemplate

      public byte[] generateParticipantMealsCsvTemplate()
    • generateParticipantFitnessCsvTemplate

      public byte[] generateParticipantFitnessCsvTemplate()