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-trunk

Generated Mar 17 2010 10:00 PM. NOTE - these libraries are in active development and subject to change