Uses of Interface
org.ehrbase.aql.sql.queryImpl.attribute.I_RMObjectAttribute
-
-
Uses of I_RMObjectAttribute in org.ehrbase.aql.sql.queryImpl.attribute
Classes in org.ehrbase.aql.sql.queryImpl.attribute that implement I_RMObjectAttribute Modifier and Type Class Description classRMObjectAttributeclassTemporalWithTimeZoneMethods in org.ehrbase.aql.sql.queryImpl.attribute that return I_RMObjectAttribute Modifier and Type Method Description I_RMObjectAttributeI_RMObjectAttribute. forTableField(org.jooq.TableField tableField)I_RMObjectAttributeTemporalWithTimeZone. forTableField(org.jooq.TableField tableField) -
Uses of I_RMObjectAttribute in org.ehrbase.aql.sql.queryImpl.attribute.composition
Classes in org.ehrbase.aql.sql.queryImpl.attribute.composition that implement I_RMObjectAttribute Modifier and Type Class Description classArchetypeNodeIdclassCompositionAttributeclassCompositionNameclassCompositionUidValueclassFullCompositionJsonclassSimpleCompositionAttributeclassTemplateIdMethods in org.ehrbase.aql.sql.queryImpl.attribute.composition that return I_RMObjectAttribute Modifier and Type Method Description I_RMObjectAttributeCompositionName. forTableField(org.jooq.TableField tableField)I_RMObjectAttributeCompositionUidValue. forTableField(org.jooq.TableField tableField)I_RMObjectAttributeFullCompositionJson. forTableField(org.jooq.TableField tableField)I_RMObjectAttributeSimpleCompositionAttribute. forTableField(org.jooq.TableField tableField) -
Uses of I_RMObjectAttribute in org.ehrbase.aql.sql.queryImpl.attribute.ehr
Classes in org.ehrbase.aql.sql.queryImpl.attribute.ehr that implement I_RMObjectAttribute Modifier and Type Class Description classEhrAttributeclassEhrIdValueMethods in org.ehrbase.aql.sql.queryImpl.attribute.ehr that return I_RMObjectAttribute Modifier and Type Method Description I_RMObjectAttributeEhrIdValue. forTableField(org.jooq.TableField tableField) -
Uses of I_RMObjectAttribute in org.ehrbase.aql.sql.queryImpl.attribute.ehr.ehrstatus
Classes in org.ehrbase.aql.sql.queryImpl.attribute.ehr.ehrstatus that implement I_RMObjectAttribute Modifier and Type Class Description classEhrStatusAttributeclassEhrStatusJsonclassEhrStatusOtherDetailsMethods in org.ehrbase.aql.sql.queryImpl.attribute.ehr.ehrstatus that return I_RMObjectAttribute Modifier and Type Method Description I_RMObjectAttributeEhrStatusJson. forTableField(org.jooq.TableField tableField)I_RMObjectAttributeEhrStatusOtherDetails. forTableField(org.jooq.TableField tableField) -
Uses of I_RMObjectAttribute in org.ehrbase.aql.sql.queryImpl.attribute.eventcontext
Classes in org.ehrbase.aql.sql.queryImpl.attribute.eventcontext that implement I_RMObjectAttribute Modifier and Type Class Description classContextOtherContextclassEventContextAttributeclassEventContextJsonclassSimpleEventContextAttributeMethods in org.ehrbase.aql.sql.queryImpl.attribute.eventcontext that return I_RMObjectAttribute Modifier and Type Method Description I_RMObjectAttributeContextOtherContext. forTableField(org.jooq.TableField tableField)I_RMObjectAttributeEventContextJson. forTableField(org.jooq.TableField tableField)I_RMObjectAttributeSimpleEventContextAttribute. forTableField(org.jooq.TableField tableField) -
Uses of I_RMObjectAttribute in org.ehrbase.aql.sql.queryImpl.attribute.partyref
Classes in org.ehrbase.aql.sql.queryImpl.attribute.partyref that implement I_RMObjectAttribute Modifier and Type Class Description classPartyRefAttributeclassPartyRefJsonclassSimplePartyRefAttributeMethods in org.ehrbase.aql.sql.queryImpl.attribute.partyref that return I_RMObjectAttribute Modifier and Type Method Description I_RMObjectAttributePartyRefJson. forTableField(org.jooq.TableField tableField)I_RMObjectAttributeSimplePartyRefAttribute. forTableField(org.jooq.TableField tableField) -
Uses of I_RMObjectAttribute in org.ehrbase.aql.sql.queryImpl.attribute.setting
Classes in org.ehrbase.aql.sql.queryImpl.attribute.setting that implement I_RMObjectAttribute Modifier and Type Class Description classSettingAttributeMethods in org.ehrbase.aql.sql.queryImpl.attribute.setting that return I_RMObjectAttribute Modifier and Type Method Description I_RMObjectAttributeSettingAttribute. forJsonPath(String jsonPath)I_RMObjectAttributeSettingAttribute. forTableField(org.jooq.TableField tableField) -
Uses of I_RMObjectAttribute in org.ehrbase.aql.sql.queryImpl.attribute.system
Classes in org.ehrbase.aql.sql.queryImpl.attribute.system that implement I_RMObjectAttribute Modifier and Type Class Description classSystemAttributeMethods in org.ehrbase.aql.sql.queryImpl.attribute.system that return I_RMObjectAttribute Modifier and Type Method Description I_RMObjectAttributeSystemAttribute. forTableField(org.jooq.TableField tableField) -
Uses of I_RMObjectAttribute in org.ehrbase.aql.sql.queryImpl.value_field
Classes in org.ehrbase.aql.sql.queryImpl.value_field that implement I_RMObjectAttribute Modifier and Type Class Description classFormattedFielduse to format a result using a function (f.e.classGenericJsonFieldclassSimpleAttributeMethods in org.ehrbase.aql.sql.queryImpl.value_field that return I_RMObjectAttribute Modifier and Type Method Description I_RMObjectAttributeFormattedField. forTableField(org.jooq.TableField tableField)I_RMObjectAttributeGenericJsonField. forTableField(org.jooq.TableField tableField)I_RMObjectAttributeSimpleAttribute. forTableField(org.jooq.TableField tableField)
-