Package | Description |
---|---|
org.openmrs.api |
The primary OpenMRS API interfaces.
|
org.openmrs.report |
Deprecated
|
org.openmrs.report.impl |
Modifier and Type | Method and Description |
---|---|
List<RenderingMode> |
ReportService.getRenderingModes(ReportSchema schema)
Deprecated.
Returns a List of
RenderingMode s that the passed ReportSchema supports, in
their preferred order |
Modifier and Type | Method and Description |
---|---|
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 |
---|---|
Collection<RenderingMode> |
DelimitedTextReportRenderer.getRenderingModes(ReportSchema schema)
Deprecated.
|
List<RenderingMode> |
ReportServiceImpl.getRenderingModes(ReportSchema schema)
Deprecated.
|
Copyright © 2018 OpenMRS LLC.. All Rights Reserved.