Class TemplateId
- java.lang.Object
-
- org.ehrbase.aql.sql.queryImpl.attribute.RMObjectAttribute
-
- org.ehrbase.aql.sql.queryImpl.attribute.composition.CompositionAttribute
-
- org.ehrbase.aql.sql.queryImpl.attribute.composition.SimpleCompositionAttribute
-
- org.ehrbase.aql.sql.queryImpl.attribute.composition.TemplateId
-
- All Implemented Interfaces:
I_JoinBinder,I_RMObjectAttribute
public class TemplateId extends SimpleCompositionAttribute
-
-
Field Summary
-
Fields inherited from class org.ehrbase.aql.sql.queryImpl.attribute.composition.SimpleCompositionAttribute
tableField
-
Fields inherited from class org.ehrbase.aql.sql.queryImpl.attribute.RMObjectAttribute
compositionIdFieldSetup, ehrSetup, fieldContext, filterSetup, joinSetup
-
Fields inherited from interface org.ehrbase.aql.sql.binding.I_JoinBinder
composerRef, COMPOSITION_JOIN, compositionRecordTable, EHR_JOIN, ehrRecordTable, facilityRef, STATUS_JOIN, statusRecordTable, subjectRef, SYSTEM_JOIN, systemRecordTable
-
-
Constructor Summary
Constructors Constructor Description TemplateId(FieldResolutionContext fieldContext, JoinSetup joinSetup)
-
Method Summary
-
Methods inherited from class org.ehrbase.aql.sql.queryImpl.attribute.composition.SimpleCompositionAttribute
forTableField, sqlField
-
Methods inherited from class org.ehrbase.aql.sql.queryImpl.attribute.RMObjectAttribute
aliased, as, defaultAliased, effectiveAlias
-
-
-
-
Constructor Detail
-
TemplateId
public TemplateId(FieldResolutionContext fieldContext, JoinSetup joinSetup)
-
-