Class ArchetypeNodeId
- 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.ArchetypeNodeId
-
- All Implemented Interfaces:
IJoinBinder,IRMObjectAttribute
public class ArchetypeNodeId 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
-
-
Constructor Summary
Constructors Constructor Description ArchetypeNodeId(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
-
ArchetypeNodeId
public ArchetypeNodeId(FieldResolutionContext fieldContext, JoinSetup joinSetup)
-
-