Class MeasureReportServiceImpl

java.lang.Object
dev.dsf.fhir.webservice.base.AbstractBasicService
dev.dsf.fhir.webservice.impl.AbstractResourceServiceImpl<MeasureReportDao,org.hl7.fhir.r4.model.MeasureReport>
dev.dsf.fhir.webservice.impl.MeasureReportServiceImpl
All Implemented Interfaces:
BasicService, BasicResourceService<org.hl7.fhir.r4.model.MeasureReport>, MeasureReportService, org.springframework.beans.factory.InitializingBean

public class MeasureReportServiceImpl extends AbstractResourceServiceImpl<MeasureReportDao,org.hl7.fhir.r4.model.MeasureReport> implements MeasureReportService