Skip to content
Snippets Groups Projects
AttributeRelation_entity.aod 6.60 KiB
<?xml version="1.0" encoding="UTF-8"?>
<entity xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.2.0" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.2.0">
  <name>AttributeRelation_entity</name>
  <title>Attribute Relation</title>
  <majorModelMode>DISTRIBUTED</majorModelMode>
  <documentation>%aditoprj%/entity/AttributeRelation_entity/documentation.adoc</documentation>
  <recordContainer>db</recordContainer>
  <entityFields>
    <entityProvider>
      <name>#PROVIDER</name>
    </entityProvider>
    <entityField>
      <name>AB_ATTRIBUTERELATIONID</name>
      <valueProcess>%aditoprj%/entity/AttributeRelation_entity/entityfields/ab_attributerelationid/valueProcess.js</valueProcess>
    </entityField>
    <entityField>
      <name>AB_ATTRIBUTE_ID</name>
      <title>Attribute</title>
      <mandatory v="true" />
      <possibleItemsProcess>%aditoprj%/entity/AttributeRelation_entity/entityfields/ab_attribute_id/possibleItemsProcess.js</possibleItemsProcess>
      <onValueChange>%aditoprj%/entity/AttributeRelation_entity/entityfields/ab_attribute_id/onValueChange.js</onValueChange>
    </entityField>
    <entityField>
      <name>OBJECT_ROWID</name>
      <valueProcess>%aditoprj%/entity/AttributeRelation_entity/entityfields/object_rowid/valueProcess.js</valueProcess>
    </entityField>
    <entityField>
      <name>OBJECT_TYPE</name>
      <valueProcess>%aditoprj%/entity/AttributeRelation_entity/entityfields/object_type/valueProcess.js</valueProcess>
    </entityField>
    <entityField>
      <name>ATTRIBUTERELATION_VALUE</name>
      <title>Value</title>
      <contentTypeProcess>%aditoprj%/entity/AttributeRelation_entity/entityfields/attributerelation_value/contentTypeProcess.js</contentTypeProcess>
      <valueProcess>%aditoprj%/entity/AttributeRelation_entity/entityfields/attributerelation_value/valueProcess.js</valueProcess>
      <onValueChange>%aditoprj%/entity/AttributeRelation_entity/entityfields/attributerelation_value/onValueChange.js</onValueChange>
    </entityField>
    <entityField>
      <name>CHAR_VALUE</name>
    </entityField>
    <entityProvider>
      <name>RelationsForSpecificObject</name>
      <fieldType>DEPENDENCY_IN</fieldType>
      <recordContainer>db</recordContainer>
      <dependencies>
        <entityDependency>
          <name>c0905809-29bd-47bd-a8d2-ee09dd0c9f75</name>
          <entityName>Organisation_entity</entityName>
          <fieldName>Attributes</fieldName>
          <isConsumer v="false" />
        </entityDependency>
      </dependencies>
    </entityProvider>
    <entityParameter>
      <name>objectRowId_param</name>
      <expose v="true" />
      <description>PARAMETER</description>
    </entityParameter>
    <entityField>
      <name>DATE_VALUE</name>
      <contentType>DATE</contentType>
      <state>EDITABLE</state>
    </entityField>
    <entityField>
      <name>NUMBER_VALUE</name>
      <contentType>NUMBER</contentType>
      <state>EDITABLE</state>
    </entityField>
    <entityParameter>
      <name>objectType_param</name>
      <expose v="true" />
      <description>PARAMETER</description>
    </entityParameter>
    <entityField>
      <name>BOOL_VALUE</name>
      <contentType>BOOLEAN</contentType>
      <valueProcess>%aditoprj%/entity/AttributeRelation_entity/entityfields/bool_value/valueProcess.js</valueProcess>
    </entityField>
    <entityField>
      <name>ID_VALUE</name>
    </entityField>
    <entityField>
      <name>ATTRIBUTE_PARENT_ID</name>
      <possibleItemsProcess>%aditoprj%/entity/AttributeRelation_entity/entityfields/attribute_parent_id/possibleItemsProcess.js</possibleItemsProcess>
      <groupable v="true" />
      <onValueChangeTypes>
        <element>MASK</element>
        <element>PROCESS</element>
      </onValueChangeTypes>
    </entityField>
  </entityFields>
  <recordContainers>
    <dbRecordContainer>
      <name>db</name>
      <alias>Data_alias</alias>
      <fromClauseProcess>%aditoprj%/entity/AttributeRelation_entity/recordcontainers/db/fromClauseProcess.js</fromClauseProcess>
      <conditionProcess>%aditoprj%/entity/AttributeRelation_entity/recordcontainers/db/conditionProcess.js</conditionProcess>
      <linkInformation>
        <linkInformation>
          <name>14697123-47ee-4ff0-8ab2-2b8d1217f637</name>
          <tableName>AB_ATTRIBUTERELATION</tableName>
          <primaryKey>AB_ATTRIBUTERELATIONID</primaryKey>
          <isUIDTable v="true" />
          <readonly v="false" />
        </linkInformation>
        <linkInformation>
          <name>a988b754-86b1-4d27-8406-08712d12766c</name>
          <tableName>AB_ATTRIBUTE</tableName>
          <primaryKey>AB_ATTRIBUTEID</primaryKey>
          <isUIDTable v="false" />
          <readonly v="false" />
        </linkInformation>
      </linkInformation>
      <recordFieldMappings>
        <dbRecordFieldMapping>
          <name>AB_ATTRIBUTE_ID.value</name>
          <recordfield>AB_ATTRIBUTERELATION.AB_ATTRIBUTE_ID</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>AB_ATTRIBUTERELATIONID.value</name>
          <recordfield>AB_ATTRIBUTERELATION.AB_ATTRIBUTERELATIONID</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>OBJECT_ROWID.value</name>
          <recordfield>AB_ATTRIBUTERELATION.OBJECT_ROWID</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>OBJECT_TYPE.value</name>
          <recordfield>AB_ATTRIBUTERELATION.OBJECT_TYPE</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>CHAR_VALUE.value</name>
          <recordfield>AB_ATTRIBUTERELATION.CHAR_VALUE</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>DATE_VALUE.value</name>
          <recordfield>AB_ATTRIBUTERELATION.DATE_VALUE</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>NUMBER_VALUE.value</name>
          <recordfield>AB_ATTRIBUTERELATION.NUMBER_VALUE</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>BOOL_VALUE.value</name>
          <recordfield>AB_ATTRIBUTERELATION.BOOL_VALUE</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>ID_VALUE.value</name>
          <recordfield>AB_ATTRIBUTERELATION.ID_VALUE</recordfield>
        </dbRecordFieldMapping>
        <dbRecordFieldMapping>
          <name>ATTRIBUTE_PARENT_ID.value</name>
          <recordfield>AB_ATTRIBUTE.ATTRIBUTE_PARENT_ID</recordfield>
        </dbRecordFieldMapping>
      </recordFieldMappings>
    </dbRecordContainer>
  </recordContainers>
</entity>