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 |
OrderSetService.setOrderSetDAO(OrderSetDAO dao)
Setter for the OrderSet data access object.
|
Modifier and Type | Class and Description |
---|---|
class |
HibernateOrderSetDAO
This class should not be used directly.
|
Modifier and Type | Field and Description |
---|---|
protected OrderSetDAO |
OrderSetServiceImpl.dao |
Modifier and Type | Method and Description |
---|---|
void |
OrderSetServiceImpl.setOrderSetDAO(OrderSetDAO dao) |
Copyright © 2024 OpenMRS Inc.. All rights reserved.