org.openmrs.cohort
Interface CohortDefinition

All Superinterfaces:
Parameterizable, java.io.Serializable
All Known Implementing Classes:
PatientSearch, StaticCohortDefinition

Deprecated. see reportingcompatibility module

@Deprecated
public interface CohortDefinition
extends Parameterizable

Represents a search strategy for arriving at a cohort. This interface is intentionally empty. You evaluate a CohortDefinition using CohortService

See Also:
CohortService.evaluate(CohortDefinition, org.openmrs.report.EvaluationContext)

Method Summary
 
Methods inherited from interface org.openmrs.report.Parameterizable
getParameters
 


OpenMRS-1.7.x

Generated Apr 27 2012 10:06 PM. NOTE - these libraries are in active development and subject to change