Class CompositionAttribute
java.lang.Object
org.ehrbase.aql.sql.queryimpl.attribute.RMObjectAttribute
org.ehrbase.aql.sql.queryimpl.attribute.composition.CompositionAttribute
- All Implemented Interfaces:
IJoinBinder,IRMObjectAttribute
- Direct Known Subclasses:
CompositionName,CompositionUidValue,FullCompositionJson,SimpleAttribute,SimpleCompositionAttribute
-
Field Summary
Fields inherited from class org.ehrbase.aql.sql.queryimpl.attribute.RMObjectAttribute
compositionIdFieldSetup, ehrSetup, fieldContext, filterSetup, joinSetup -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedCompositionAttribute(FieldResolutionContext fieldContext, JoinSetup joinSetup) -
Method Summary
Methods inherited from class org.ehrbase.aql.sql.queryimpl.attribute.RMObjectAttribute
aliased, as, defaultAliased, effectiveAliasMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.ehrbase.aql.sql.queryimpl.attribute.IRMObjectAttribute
forTableField, sqlField
-
Constructor Details
-
CompositionAttribute
-