@Deprecated
public interface ReportDAO
ReportService| Modifier and Type | Method and Description | 
|---|---|
void | 
deleteReportSchemaXml(ReportSchemaXml reportSchemaXml)
Deprecated.  
  | 
ReportSchemaXml | 
getReportSchemaXml(java.lang.Integer reportSchemaXmlId)
Deprecated.  
  | 
java.util.List<ReportSchemaXml> | 
getReportSchemaXmls()
Deprecated.  
  | 
void | 
saveReportSchemaXml(ReportSchemaXml reportSchemaXml)
Deprecated.  
  | 
ReportSchemaXml getReportSchemaXml(java.lang.Integer reportSchemaXmlId)
void saveReportSchemaXml(ReportSchemaXml reportSchemaXml)
void deleteReportSchemaXml(ReportSchemaXml reportSchemaXml)
java.util.List<ReportSchemaXml> getReportSchemaXmls()
ReportService.getReportSchemaXmls()Copyright © 2018 OpenMRS Inc.. All Rights Reserved.