Class EhrSetup
- java.lang.Object
-
- org.ehrbase.aql.sql.queryimpl.attribute.ehr.EhrSetup
-
public class EhrSetup extends Object
maintain context for EHR attribute and querying
-
-
Constructor Summary
Constructors Constructor Description EhrSetup()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetEhrIdAlias()booleanisContainsEhrId()voidsetContainsEhrId(boolean containsEhrId)voidsetEhrIdAlias(String ehrIdAlias)
-