See: Description
Class | 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 . |
Daemon |
This class allows certain tasks to run with elevated privileges.
|
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. |
Exception | Description |
---|---|
ContextAuthenticationException |
This exception is thrown when a user attempts to access a service or object that they do not have
rights to.
|
Copyright © 2018 OpenMRS LLC.. All Rights Reserved.