Package | Description |
---|---|
org.openmrs.api |
The primary OpenMRS API interfaces.
|
org.openmrs.api.impl |
Modifier and Type | Method and Description |
---|---|
ImplementationId |
AdministrationService.getImplementationId()
Get the implementation id stored for this server Returns null if no implementation id has
been successfully set yet
|
Modifier and Type | Method and Description |
---|---|
void |
AdministrationService.setImplementationId(ImplementationId implementationId)
Set the given
implementationId as this implementation's unique id |
Modifier and Type | Method and Description |
---|---|
ImplementationId |
AdministrationServiceImpl.getImplementationId() |
Modifier and Type | Method and Description |
---|---|
void |
AdministrationServiceImpl.setImplementationId(ImplementationId implementationId) |
Copyright © 2024 OpenMRS Inc.. All rights reserved.