Package org.openmrs.reporting

This package contains the first version of reporting/analysis functionality, including the Cohort Builder, and PatientSearches.

See:
          Description

Interface Summary
PatientFilter PatientFilters may use an EvaluationContext for caching, but they ignore parameter values
ReportObject  
ReportObjectService  
TableRowAggregator  
TableRowClassifier  
 

Class Summary
AbstractPatientDataProducer  
AbstractPatientFilter  
AbstractReportObject  
CachingPatientFilter  
CohortFilter  
CohortHistoryCompositionFilter  
CompoundClassifier  
CompoundPatientFilter  
CountAggregator  
DataTable  
DateColumnClassifier  
DrugOrderFilter  
DrugOrderPatientFilter Deprecated. Use org.openmrs.reporting.DrugOrderFilter instead
DrugOrderPatientFilterValidator  
DrugOrderStopFilter  
EmptyReportObject  
EncounterPatientFilter  
InversePatientFilter  
LocationPatientFilter  
LogicPatientFilter  
NumericRangeColumnClassifier  
ObsPatientFilter  
PatientCharacteristicFilter  
PatientCharacteristicFilterValidator  
PatientSearch This class represents a search for a set of patients, as entered from a user interface.
PatientSearchReportObject  
PersonAttributeFilter  
ProgramPatientFilter Deprecated. Use @see org.openmrs.reporting.ProgramStatePatientFilter instead
ProgramStatePatientFilter  
Report  
ReportObjectFactory  
ReportObjectFactoryModule  
ReportObjectList  
ReportObjectWrapper  
ReportObjectWrapperExceptionListener  
ReportObjectXMLDecoder  
ReportObjectXMLEncoder  
SearchArgument This class represents an argument as might be submitted from a web user interface.
SimpleColumnClassifier  
TableGroupAndAggregate  
TableRow  
 

Enum Summary
DateColumnClassifier.CombineMethod  
 

Package org.openmrs.reporting Description

This package contains the first version of reporting/analysis functionality, including the Cohort Builder, and PatientSearches. This may eventually all deprecated in favor of new functionality in the newer org.openmrs.report and org.openmrs.logic packages.


OpenMRS-trunk

Generated May 29 2008 02:01 AM. NOTE - these libraries are in active development and subject to change