| Package | Description | 
|---|---|
| org.openmrs.api | 
 
The primary OpenMRS API interfaces. 
 | 
| org.openmrs.report | 
 Deprecated 
 | 
| org.openmrs.report.impl | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<RenderingMode> | 
ReportService.getRenderingModes(ReportSchema schema)
Deprecated.  
Returns a List of  
RenderingModes that the passed ReportSchema supports, in
 their preferred order | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Collection<RenderingMode> | 
ReportRenderer.getRenderingModes(ReportSchema schema)
Deprecated.  
Returns the modes in which this report schema could be rendered. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
RenderingMode.compareTo(RenderingMode other)
Deprecated.  
Higher sortWeight comes first 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Collection<RenderingMode> | 
DelimitedTextReportRenderer.getRenderingModes(ReportSchema schema)
Deprecated.  
  | 
java.util.List<RenderingMode> | 
ReportServiceImpl.getRenderingModes(ReportSchema schema)
Deprecated.  
  | 
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.