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 |
---|---|
ConceptComplex |
ConceptService.getConceptComplex(Integer conceptId)
Get a ComplexConcept with the given conceptId
|
Modifier and Type | Method and Description |
---|---|
ConceptComplex |
ConceptDAO.getConceptComplex(Integer conceptId)
Get a ConceptComplex.
|
Modifier and Type | Method and Description |
---|---|
ConceptComplex |
HibernateConceptDAO.getConceptComplex(Integer conceptId) |
Modifier and Type | Method and Description |
---|---|
ConceptComplex |
ConceptServiceImpl.getConceptComplex(Integer conceptId) |
Copyright © 2024 OpenMRS Inc.. All rights reserved.