org.openmrs.cohort
Class CohortSearchHistory.CohortSearchHistoryItemHolder
java.lang.Object
org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
- Enclosing class:
- CohortSearchHistory
public class CohortSearchHistory.CohortSearchHistoryItemHolder
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CohortSearchHistory.CohortSearchHistoryItemHolder
public CohortSearchHistory.CohortSearchHistoryItemHolder()
getCachedResult
public Cohort getCachedResult()
setCachedResult
public void setCachedResult(Cohort cachedResult)
getCachedResultDate
public java.util.Date getCachedResultDate()
setCachedResultDate
public void setCachedResultDate(java.util.Date cachedResultDate)
getSearch
public PatientSearch getSearch()
setSearch
public void setSearch(PatientSearch search)
getFilter
public PatientFilter getFilter()
setFilter
public void setFilter(PatientFilter filter)
getDescription
public java.lang.String getDescription()
setDescription
public void setDescription(java.lang.String description)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getSaved
public java.lang.Boolean getSaved()
setSaved
public void setSaved(java.lang.Boolean saved)
Generated Apr 27 2012 10:06 PM. NOTE - these libraries are in active development and subject to change