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.db |
OpenMRS database layer interfaces.
|
org.openmrs.api.db.hibernate |
Resources for Hibernate ORM.
|
org.openmrs.hl7 |
OpenMRS HL7 module.
|
org.openmrs.reporting |
Deprecated
|
org.openmrs.scheduler | |
org.openmrs.util |
Shared utilities for OpenMRS classes
|
Class and Description |
---|
ContextAuthenticationException
This exception is thrown when a user attempts to access a service or object that they do not have
rights to.
|
ServiceContext
Represents an OpenMRS
Service Context , which returns the services represented
throughout the system. |
UserContext
Represents an OpenMRS
User Context which stores the current user
information. |
Class and Description |
---|
ContextAuthenticationException
This exception is thrown when a user attempts to access a service or object that they do not have
rights to.
|
Class and Description |
---|
ContextAuthenticationException
This exception is thrown when a user attempts to access a service or object that they do not have
rights to.
|
Class and Description |
---|
UserContext
Represents an OpenMRS
User Context which stores the current user
information. |
Class and Description |
---|
Context
Represents an OpenMRS
Context , which may be used to authenticate
to the database and obtain services in order to interact with the system.The Context is split into a UserContext and ServiceContext . |
Class and Description |
---|
Context
Represents an OpenMRS
Context , which may be used to authenticate
to the database and obtain services in order to interact with the system.The Context is split into a UserContext and ServiceContext . |
Class and Description |
---|
Context
Represents an OpenMRS
Context , which may be used to authenticate
to the database and obtain services in order to interact with the system.The Context is split into a UserContext and ServiceContext . |
Copyright © 2018 OpenMRS LLC.. All Rights Reserved.