| Package | Description |
|---|---|
| org.openmrs |
These classes represent the core domain objects for the OpenMRS project.
|
| org.openmrs.api |
The primary OpenMRS API interfaces.
|
| org.openmrs.api.impl |
| Modifier and Type | Method and Description |
|---|---|
Tribe |
Patient.getTribe()
Deprecated.
Tribe is not long a value on Patient. Install the Tribe module
|
| Modifier and Type | Method and Description |
|---|---|
void |
Patient.setTribe(Tribe tribe)
Deprecated.
Tribe is not long a value on Patient. Install the Tribe module
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdministrationService.createTribe(Tribe tribe)
Deprecated.
The Tribe object is no longer supported. Install the Tribe module
|
void |
AdministrationService.deleteTribe(Tribe tribe)
Deprecated.
The Tribe object is no longer supported. Install the Tribe module
|
void |
AdministrationService.retireTribe(Tribe tribe)
Deprecated.
The Tribe object is no longer supported. Install the Tribe module
|
void |
AdministrationService.unretireTribe(Tribe tribe)
Deprecated.
The Tribe object is no longer supported. Install the Tribe module
|
void |
AdministrationService.updateTribe(Tribe tribe)
Deprecated.
The Tribe object is no longer supported. Install the Tribe module
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdministrationServiceImpl.createTribe(Tribe tribe)
Deprecated.
|
void |
AdministrationServiceImpl.deleteTribe(Tribe tribe)
Deprecated.
|
void |
AdministrationServiceImpl.retireTribe(Tribe tribe)
Deprecated.
|
void |
AdministrationServiceImpl.unretireTribe(Tribe tribe)
Deprecated.
|
void |
AdministrationServiceImpl.updateTribe(Tribe tribe)
Deprecated.
|
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.