Package org.ehrbase.dao.access.jooq
Class ConceptAccess
- java.lang.Object
-
- org.ehrbase.dao.access.jooq.ConceptAccess
-
public class ConceptAccess extends Object
Created by Christian Chevalley on 4/10/2015.
-
-
Constructor Summary
Constructors Constructor Description ConceptAccess()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static UUIDfetchConceptUUID(I_DomainAccess domainAccess, Integer conceptId, String language)
-
-
-
Method Detail
-
fetchConceptUUID
public static UUID fetchConceptUUID(I_DomainAccess domainAccess, Integer conceptId, String language)
-
-