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
dao on this obs service. |
Modifier and Type | Class and Description |
---|---|
class |
HibernateObsDAO
Hibernate specific Observation related functions This class should not be used directly.
|
Modifier and Type | Field and Description |
---|---|
protected ObsDAO |
ObsServiceImpl.dao
The data access object for the obs service
|
Modifier and Type | Method and Description |
---|---|
void |
ObsServiceImpl.setObsDAO(ObsDAO dao) |
Copyright © 2024 OpenMRS Inc.. All rights reserved.