Uses of Interface
org.ehrbase.aql.sql.queryimpl.attribute.IRMObjectAttribute
-
-
Uses of IRMObjectAttribute in org.ehrbase.aql.sql.queryimpl.attribute
Classes in org.ehrbase.aql.sql.queryimpl.attribute that implement IRMObjectAttribute Modifier and Type Class Description classRMObjectAttributeclassTemporalWithTimeZoneMethods in org.ehrbase.aql.sql.queryimpl.attribute that return IRMObjectAttribute Modifier and Type Method Description IRMObjectAttributeIRMObjectAttribute. forTableField(org.jooq.TableField tableField)IRMObjectAttributeTemporalWithTimeZone. forTableField(org.jooq.TableField tableField) -
Uses of IRMObjectAttribute in org.ehrbase.aql.sql.queryimpl.attribute.composition
Classes in org.ehrbase.aql.sql.queryimpl.attribute.composition that implement IRMObjectAttribute Modifier and Type Class Description classArchetypeNodeIdclassCompositionAttributeclassCompositionNameclassCompositionUidValueclassFullCompositionJsonclassSimpleCompositionAttributeclassTemplateIdMethods in org.ehrbase.aql.sql.queryimpl.attribute.composition that return IRMObjectAttribute Modifier and Type Method Description IRMObjectAttributeCompositionName. forTableField(org.jooq.TableField tableField)IRMObjectAttributeCompositionUidValue. forTableField(org.jooq.TableField tableField)IRMObjectAttributeFullCompositionJson. forTableField(org.jooq.TableField tableField)IRMObjectAttributeSimpleCompositionAttribute. forTableField(org.jooq.TableField tableField) -
Uses of IRMObjectAttribute in org.ehrbase.aql.sql.queryimpl.attribute.concept
Classes in org.ehrbase.aql.sql.queryimpl.attribute.concept that implement IRMObjectAttribute Modifier and Type Class Description classConceptJsonMethods in org.ehrbase.aql.sql.queryimpl.attribute.concept that return IRMObjectAttribute Modifier and Type Method Description IRMObjectAttributeConceptJson. forTableField(org.jooq.TableField tableField) -
Uses of IRMObjectAttribute in org.ehrbase.aql.sql.queryimpl.attribute.ehr
Classes in org.ehrbase.aql.sql.queryimpl.attribute.ehr that implement IRMObjectAttribute Modifier and Type Class Description classEhrAttributeclassEhrIdValueclassFullEhrJsonMethods in org.ehrbase.aql.sql.queryimpl.attribute.ehr that return IRMObjectAttribute Modifier and Type Method Description IRMObjectAttributeEhrIdValue. forTableField(org.jooq.TableField tableField)IRMObjectAttributeFullEhrJson. forTableField(org.jooq.TableField tableField) -
Uses of IRMObjectAttribute in org.ehrbase.aql.sql.queryimpl.attribute.ehr.ehrstatus
Classes in org.ehrbase.aql.sql.queryimpl.attribute.ehr.ehrstatus that implement IRMObjectAttribute Modifier and Type Class Description classEhrStatusAttributeclassEhrStatusJsonclassEhrStatusOtherDetailsclassSimpleEhrStatusAttributeMethods in org.ehrbase.aql.sql.queryimpl.attribute.ehr.ehrstatus that return IRMObjectAttribute Modifier and Type Method Description IRMObjectAttributeEhrStatusJson. forTableField(org.jooq.TableField tableField)IRMObjectAttributeEhrStatusOtherDetails. forTableField(org.jooq.TableField tableField)IRMObjectAttributeSimpleEhrStatusAttribute. forTableField(org.jooq.TableField tableField) -
Uses of IRMObjectAttribute in org.ehrbase.aql.sql.queryimpl.attribute.eventcontext
Classes in org.ehrbase.aql.sql.queryimpl.attribute.eventcontext that implement IRMObjectAttribute Modifier and Type Class Description classContextOtherContextclassEventContextAttributeclassEventContextJsonclassSimpleEventContextAttributeMethods in org.ehrbase.aql.sql.queryimpl.attribute.eventcontext that return IRMObjectAttribute Modifier and Type Method Description IRMObjectAttributeContextOtherContext. forTableField(org.jooq.TableField tableField)IRMObjectAttributeEventContextJson. forTableField(org.jooq.TableField tableField)IRMObjectAttributeSimpleEventContextAttribute. forTableField(org.jooq.TableField tableField) -
Uses of IRMObjectAttribute in org.ehrbase.aql.sql.queryimpl.attribute.eventcontext.participations
Classes in org.ehrbase.aql.sql.queryimpl.attribute.eventcontext.participations that implement IRMObjectAttribute Modifier and Type Class Description classParticipationsJsonMethods in org.ehrbase.aql.sql.queryimpl.attribute.eventcontext.participations that return IRMObjectAttribute Modifier and Type Method Description IRMObjectAttributeParticipationsJson. forTableField(org.jooq.TableField tableField) -
Uses of IRMObjectAttribute in org.ehrbase.aql.sql.queryimpl.attribute.partyref
Classes in org.ehrbase.aql.sql.queryimpl.attribute.partyref that implement IRMObjectAttribute Modifier and Type Class Description classPartyIdentifiedJsonclassPartyRefAttributeclassPartyRefJsonclassSimplePartyRefAttributeMethods in org.ehrbase.aql.sql.queryimpl.attribute.partyref that return IRMObjectAttribute Modifier and Type Method Description IRMObjectAttributePartyIdentifiedJson. forTableField(org.jooq.TableField tableField)IRMObjectAttributePartyRefJson. forTableField(org.jooq.TableField tableField)IRMObjectAttributeSimplePartyRefAttribute. forTableField(org.jooq.TableField tableField) -
Uses of IRMObjectAttribute in org.ehrbase.aql.sql.queryimpl.attribute.setting
Classes in org.ehrbase.aql.sql.queryimpl.attribute.setting that implement IRMObjectAttribute Modifier and Type Class Description classSettingAttributeMethods in org.ehrbase.aql.sql.queryimpl.attribute.setting that return IRMObjectAttribute Modifier and Type Method Description IRMObjectAttributeSettingAttribute. forJsonPath(String jsonPath)IRMObjectAttributeSettingAttribute. forTableField(org.jooq.TableField tableField) -
Uses of IRMObjectAttribute in org.ehrbase.aql.sql.queryimpl.attribute.system
Classes in org.ehrbase.aql.sql.queryimpl.attribute.system that implement IRMObjectAttribute Modifier and Type Class Description classSystemAttributeMethods in org.ehrbase.aql.sql.queryimpl.attribute.system that return IRMObjectAttribute Modifier and Type Method Description IRMObjectAttributeSystemAttribute. forTableField(org.jooq.TableField tableField) -
Uses of IRMObjectAttribute in org.ehrbase.aql.sql.queryimpl.value_field
Classes in org.ehrbase.aql.sql.queryimpl.value_field that implement IRMObjectAttribute Modifier and Type Class Description classFormattedFielduse to format a result using a function (f.e. to generate a correct ISO date/timeclassGenericJsonFieldclassSimpleAttributeMethods in org.ehrbase.aql.sql.queryimpl.value_field that return IRMObjectAttribute Modifier and Type Method Description IRMObjectAttributeFormattedField. forTableField(org.jooq.TableField tableField)IRMObjectAttributeGenericJsonField. forTableField(org.jooq.TableField tableField)IRMObjectAttributeSimpleAttribute. forTableField(org.jooq.TableField tableField)
-