Package | Description |
---|---|
org.openmrs.api |
The primary OpenMRS API interfaces.
|
org.openmrs.api.impl | |
org.openmrs.cohort |
Deprecated
|
org.openmrs.cohort.impl |
Modifier and Type | Method and Description |
---|---|
List<CohortDefinitionItemHolder> |
CohortService.getAllCohortDefinitions()
Deprecated.
see reportingcompatibility module
|
List<CohortDefinitionItemHolder> |
CohortService.getCohortDefinitions(Class<? extends CohortDefinitionProvider> providerClass)
Deprecated.
see reportingcompatibility module
|
Modifier and Type | Method and Description |
---|---|
List<CohortDefinitionItemHolder> |
CohortServiceImpl.getAllCohortDefinitions()
Deprecated.
see reportingcompatibility module
|
List<CohortDefinitionItemHolder> |
CohortServiceImpl.getCohortDefinitions(Class providerClass)
Deprecated.
see reportingcompatibility module
|
Modifier and Type | Method and Description |
---|---|
List<CohortDefinitionItemHolder> |
CohortDefinitionProvider.getAllCohortDefinitions()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<CohortDefinitionItemHolder> |
PatientSearchCohortDefinitionProvider.getAllCohortDefinitions()
Deprecated.
|
List<CohortDefinitionItemHolder> |
StaticCohortDefinitionProvider.getAllCohortDefinitions()
Deprecated.
|
Copyright © 2018 OpenMRS LLC.. All Rights Reserved.