|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.openmrs.cohort.CohortUtil
@Deprecated public class CohortUtil
Constructor Summary | |
---|---|
CohortUtil()
Deprecated. |
Method Summary | |
---|---|
static CohortDefinition |
parse(java.lang.String spec)
Deprecated. Parses an input string like: [Male] and [Adult] and [EnrolledInHivOnDate|program="1"|untilDate="${report.startDate}"] Names between brackets are treated as saved PatientSearch objects with that name. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CohortUtil()
Method Detail |
---|
public static CohortDefinition parse(java.lang.String spec)
spec
-
|
OpenMRS-1.7.x | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |