| 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.module |
OpenMRS Module classes
|
| org.openmrs.module.web | |
| org.openmrs.module.web.extension | |
| org.openmrs.module.web.filter | |
| org.openmrs.web |
| Class and Description |
|---|
| DaemonToken
Required to run code with elevated privileges in
Daemon.runInDaemonThreadAndWait(Runnable, DaemonToken). |
| Module
Generic module class that openmrs manipulates
|
| ModuleException
Represents often fatal errors that occur within the module package
|
| ModuleMustStartException
This is throw at OpenMRS startup when one or more modules that really need to start didn't start.
|
| Class and Description |
|---|
| Activator
Deprecated.
replaced by
BaseModuleActivator |
| AdvicePoint |
| DaemonToken
Required to run code with elevated privileges in
Daemon.runInDaemonThreadAndWait(Runnable, DaemonToken). |
| Extension
An extension is a small snippet of code that is run at certain "extension points" throughout the
user interface
|
| Extension.MEDIA_TYPE
All media types allowed by the module extension system.
|
| Module
Generic module class that openmrs manipulates
|
| ModuleActivator
Contains methods that get called at different stages as the application is executing, you should
extend
BaseModuleActivator instead of directly implementing this interface for forward
compatibility of subclasses. |
| ModuleClassLoader
Standard implementation of module class loader.
|
| ModuleConditionalResource
Allows to specify a conditionally loaded resource in a module based on
OpenMRS version and/or modules listed as required or aware of.
|
| ModuleConditionalResource.ModuleAndVersion |
| ModuleException
Represents often fatal errors that occur within the module package
|
| ModuleMustStartException
This is throw at OpenMRS startup when one or more modules that really need to start didn't start.
|
| OpenmrsCoreModuleException
This error is thrown when OpenMRS is started but there is a module that is core to OpenMRS and
that module is not present or did not start
This error is also thrown when trying to stop a module that is marked as core. |
| Class and Description |
|---|
| Module
Generic module class that openmrs manipulates
|
| Class and Description |
|---|
| Extension
An extension is a small snippet of code that is run at certain "extension points" throughout the
user interface
|
| Extension.MEDIA_TYPE
All media types allowed by the module extension system.
|
| Class and Description |
|---|
| Module
Generic module class that openmrs manipulates
|
| ModuleException
Represents often fatal errors that occur within the module package
|
| Class and Description |
|---|
| ModuleMustStartException
This is throw at OpenMRS startup when one or more modules that really need to start didn't start.
|
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.