| Package | Description | 
|---|---|
| org.openmrs.api | 
 
The primary OpenMRS API interfaces. 
 | 
| org.openmrs.api.db | 
 
OpenMRS database layer interfaces. 
 | 
| org.openmrs.api.db.hibernate | 
 Resources for Hibernate ORM. 
 | 
| org.openmrs.api.impl | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AdministrationService.createReport(Report report)
Deprecated. 
 
see reportingcompatibility module 
 | 
void | 
AdministrationService.deleteReport(Report report)
Deprecated. 
 
see reportingcompatibility module 
 | 
void | 
AdministrationService.updateReport(Report report)
Deprecated. 
 
see reportingcompatibility module 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AdministrationDAO.createReport(Report r)
Deprecated. 
 
see reportingcompatibility module 
 | 
void | 
AdministrationDAO.deleteReport(Report r)
Deprecated. 
 
see reportingcompatibility module 
 | 
void | 
AdministrationDAO.updateReport(Report r)
Deprecated. 
 
see reportingcompatibility module 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HibernateAdministrationDAO.createReport(Report r)
Deprecated. 
 
see reportingcompatibility module 
 | 
void | 
HibernateAdministrationDAO.deleteReport(Report r)
Deprecated. 
 
see reportingcompatibility module 
 | 
void | 
HibernateAdministrationDAO.updateReport(Report r)
Deprecated. 
 
see reportingcompatibility module 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AdministrationServiceImpl.createReport(Report report)
Deprecated. 
 
see reportingcompatibility module 
 | 
void | 
AdministrationServiceImpl.deleteReport(Report report)
Deprecated. 
 
see reportingcompatibility module 
 | 
void | 
AdministrationServiceImpl.updateReport(Report report)
Deprecated. 
 
see reportingcompatibility module 
 | 
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.