Uses of Class
org.openmrs.ConceptSetDerived

Packages that use ConceptSetDerived
org.openmrs.api.db OpenMRS database layer interfaces. 
org.openmrs.api.db.hibernate Resources for Hibernate ORM. 
 

Uses of ConceptSetDerived in org.openmrs.api.db
 

Methods in org.openmrs.api.db that return ConceptSetDerived
 ConceptSetDerived ConceptDAO.getConceptSetDerivedByUuid(String uuid)
           
 

Uses of ConceptSetDerived in org.openmrs.api.db.hibernate
 

Methods in org.openmrs.api.db.hibernate that return ConceptSetDerived
 ConceptSetDerived HibernateConceptDAO.getConceptSetDerivedByUuid(String uuid)
           
 


OpenMRS

Generated 2012-11-22 22:00 NOTE - these libraries are in active development and subject to change