| Package | Description |
|---|---|
| org.openmrs.api.context |
This package describes the context framework through which
authentication is performed and services provided for the OpenMRS system.
|
| org.openmrs.api.impl |
| Modifier and Type | Method and Description |
|---|---|
VisitService |
ServiceContext.getVisitService()
Gets the visit service.
|
static VisitService |
Context.getVisitService() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceContext.setVisitService(VisitService visitService)
Sets the visit service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VisitServiceImpl
Default implementation of the
VisitService. |
Copyright © 2024 OpenMRS Inc.. All rights reserved.