| Package | Description | 
|---|---|
| org.openmrs.api | 
The primary OpenMRS API interfaces. | 
| org.openmrs.api.db.hibernate | Resources for Hibernate ORM. | 
| org.openmrs.api.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ObsService. setObsDAO(ObsDAO dao)Set the given  daoon this obs service. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HibernateObsDAOHibernate specific Observation related functions This class should not be used directly. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ObsDAO | ObsServiceImpl. daoThe data access object for the obs service | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ObsServiceImpl. setObsDAO(ObsDAO dao) | 
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.