Package | Description |
---|---|
org.openmrs.reporting |
Deprecated
|
org.openmrs.scheduler | |
org.openmrs.util |
Shared utilities for OpenMRS classes
|
Modifier and Type | Method and Description |
---|---|
static AbstractReportObject |
ReportObjectFactory.getInstance(java.lang.String reportObjectName,
java.util.Map<java.lang.String,java.lang.Object> initialValues,
Context context)
Deprecated.
Auto generated method comment
|
Modifier and Type | Method and Description |
---|---|
Context |
StatefulTask.getContext()
Returns the context.
|
Modifier and Type | Method and Description |
---|---|
void |
StatefulTask.setContext(Context context)
Set the context for this task.
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<Concept> |
OpenmrsUtil.delimitedStringToConceptList(java.lang.String delimitedString,
java.lang.String delimiter,
Context context)
Deprecated.
|
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.