|
|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| CohortDefinition | Represents a search strategy for arriving at a cohort. |
| CohortDefinitionProvider | This interfaces provides the functionality to evaluate a CohortDefinition (of a particular class) and return a Cohort It also handles persistence of CohortDefinition classes Historical note: it exists because in order to keep our application layers separate, we need to be able to call CohortService.evaluate(CohortDefinition, EvaluationContext) -> Cohort instead of CohortDefinition.evaluate(EvaluationContext) -> Cohort |
| Class Summary | |
|---|---|
| CohortSearchHistory | |
| CohortUtil | |
| StaticCohortDefinition | This class provides access to org.openmrs.Cohort objects that are saved in the cohort table. |
The cohort contains methods and objects that allow a user to pass around a set/list/collection of patients
|
OpenMRS-trunk | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||